Home | History | Annotate | Download | only in coda

Lines Matching refs:coda

5  *             Coda: an Experimental Distributed File System
20 * CODA IS AN EXPERIMENTAL SOFTWARE SYSTEM AND IS KNOWN TO HAVE BUGS,
31 * @(#) coda/coda_vnops.c,v 1.1.1.1 1998/08/29 21:26:46 rvb Exp $
43 * This code was written for the Coda file system at Carnegie Mellon
70 #include <coda/coda.h>
71 #include <coda/cnode.h>
72 #include <coda/coda_vnops.h>
73 #include <coda/coda_venus.h>
74 #include <coda/coda_opstats.h>
75 #include <coda/coda_subr.h>
76 #include <coda/coda_namecache.h>
77 #include <coda/coda_pioctl.h>
213 * container vnode is stored in the coda vnode, and a reference is
541 * Make sure this is a coda style cnode, but it may be a
548 CODADEBUG(CODA_IOCTL, myprintf(("%s error: %s not a coda object\n",
705 * CODA abort op, called after namei() when a CREATE/DELETE isn't actually
871 * Coda does not use the normal namecache, but a private version.
931 * locking and any locking that coda does is not clear.
960 * the coda name cache to avoid a future venus round-trip.
1096 /* Remove the file's entry from the CODA Name Cache */
1859 /* share the underlying vnode lock with the coda vnode */