HomeSort by: relevance | last modified time | path
    Searched defs:coda_flush (Results 1 - 1 of 1) 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 */

Completed in 30 milliseconds