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

  /src/sys/coda/
coda_vnops.c 122 { &vop_remove_desc, coda_remove }, /* remove */
707 * a coda_remove, delete it.
1075 coda_remove(void *v) function in typeref:typename:int
1093 CODADEBUG(CODA_REMOVE, myprintf(("%s: %s in %s\n", __func__,
1128 CODADEBUG(CODA_REMOVE, myprintf(("in remove result %d\n",error)); )
coda.h 323 #define CODA_REMOVE 12
517 /* coda_remove: NO_OUT */
749 struct coda_remove_in coda_remove; member in union:inputArgs

Completed in 14 milliseconds