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

  /src/sys/coda/
coda_namecache.h 128 extern void coda_nc_flush(enum dc_status);
170 #define CODA_NC_FLUSH ((u_long) 11)
coda_subr.c 175 coda_nc_flush(dcstat);
206 coda_nc_flush(dcstat); /* flush files from the name cache */
coda_namecache.c 545 coda_nc_flush(enum dc_status dcstat) function in typeref:typename:void
581 myprintf(("coda_nc_flush: %s busy\n",
679 coda_nc_flush(dcstat); /* free any cnodes in the cache */

Completed in 41 milliseconds