HomeSort by: relevance | last modified time | path
    Searched refs:CODA_FLUSH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/coda/
coda_subr.c 200 coda_flush(enum dc_status dcstat) function in typeref:typename:void
204 coda_clstat.reqs[CODA_FLUSH]++;
310 * CODA_FLUSH -- flush all entries from the name cache and the cnode cache.
337 case CODA_FLUSH : {
339 coda_flush(IS_DOWNCALL);
341 CODADEBUG(CODA_FLUSH,coda_testflush();) /* print remaining cnodes */
coda.h 336 #define CODA_FLUSH 25 /* DOWNCALL */
645 /* CODA_FLUSH is a venus->kernel call */
789 /* CODA_FLUSH is a venus->kernel call */
coda_namecache.c 580 CODADEBUG(CODA_FLUSH,

Completed in 18 milliseconds