Lines Matching refs:cnode
71 #include <coda/cnode.h>
227 struct cnode *cp = VTOC(vp);
314 struct cnode *cp = VTOC(vp);
399 struct cnode *cp = VTOC(vp);
541 * Make sure this is a coda style cnode, but it may be a
571 * the kernel. Each cnode has storage allocated for an attribute. If
573 * attributes from venus and store them in the cnode. There is some
584 struct cnode *cp = VTOC(vp);
619 /* If not open for write, store attributes in cnode */
635 struct cnode *cp = VTOC(vp);
667 struct cnode *cp = VTOC(vp);
732 struct cnode *cp = VTOC(vp);
783 struct cnode *cp = VTOC(vp);
800 /* Check for fsync of control object or uninitialized cnode. */
836 struct cnode *cp = VTOC(vp);
881 struct cnode *dcp = VTOC(dvp);
889 struct cnode *cp;
993 struct cnode *dcp = VTOC(dvp);
1003 struct cnode *cp;
1034 panic("cnode existed for newly created file!");
1080 struct cnode *cp = VTOC(dvp);
1089 struct cnode *tp;
1153 struct cnode *cp = VTOC(vp);
1155 struct cnode *dcp = VTOC(dvp);
1225 struct cnode *odcp = VTOC(odvp);
1228 struct cnode *ndcp = VTOC(ndvp);
1259 struct cnode *ovcp = coda_nc_lookup(VTOC(odvp), fnm, flen, cred);
1319 struct cnode *dcp = VTOC(dvp);
1329 struct cnode *cp;
1352 panic("cnode existed for newly created directory!");
1367 VTOC(*vpp)->c_flags |= C_VATTR; /* Valid attributes in cnode */
1389 struct cnode *dcp = VTOC(dvp);
1398 struct cnode *cp;
1455 struct cnode *dcp = VTOC(dvp);
1539 struct cnode *cp = VTOC(vp);
1725 struct cnode *cp = VTOC(vp);
1755 panic("%s: null symlink pointer in cnode", __func__);
1779 struct cnode *cp = VTOC(vp);
1799 struct cnode *cp = VTOC(vp);
1924 * If no cnode exists for this fid create one and put it
1925 * in a table hashed by coda_f2i(). If the cnode for
1927 * incremented by coda_find. The cnode will be flushed from the
1930 struct cnode *
1935 struct cnode *cp;
1979 struct cnode *cp = VTOC(vp);
2110 struct cnode *cp = VTOC(vp);