HomeSort by: relevance | last modified time | path
    Searched defs:coda_inactive (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/coda/
coda_vnops.c 131 { &vop_inactive_desc, coda_inactive }, /* inactive */
206 * for getpages, and do the matching logical close on coda_inactive.
831 coda_inactive(void *v) function in typeref:typename:int
847 CODADEBUG(CODA_INACTIVE, myprintf(("in inactive, %s, vfsp %p\n",
852 panic("badness in coda_inactive");
1928 * table when coda_inactive calls coda_unsave.
coda_vnops.c 131 { &vop_inactive_desc, coda_inactive }, /* inactive */
206 * for getpages, and do the matching logical close on coda_inactive.
831 coda_inactive(void *v) function in typeref:typename:int
847 CODADEBUG(CODA_INACTIVE, myprintf(("in inactive, %s, vfsp %p\n",
852 panic("badness in coda_inactive");
1928 * table when coda_inactive calls coda_unsave.

Completed in 25 milliseconds