Home | Sort by: relevance | last modified time | path |
/src/sys/coda/ | |
coda_vnops.c | 108 { &vop_open_desc, coda_open }, /* open */ 211 * coda_open calls Venus to return the device and inode of the 217 coda_open(void *v) function in typeref:typename:int 254 CODADEBUG(CODA_OPEN, myprintf(( |
coda.h | 315 #define CODA_OPEN 4 404 /* coda_open: */ 741 struct coda_open_in coda_open; member in union:inputArgs 767 struct coda_open_out coda_open; member in union:outputArgs |