coda_vnops.c | 954 cp = make_coda_node(&VFid, dvp->v_mount, vtype); 1036 cp = make_coda_node(&VFid, dvp->v_mount, attr.va_type); 1355 cp = make_coda_node(&VFid, dvp->v_mount, va->va_type); 1931 make_coda_node(CodaFid *fid, struct mount *fvsp, short type) function in typeref:struct:cnode *
|