Searched refs:vtype (Results 1 – 5 of 5) sorted by relevance
71 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VFIFO, VBAD, VSOCK }; enum84 enum vtype v_type; /* vnode type */138 extern enum vtype iftovt_tab[];405 enum vtype va_type; /* vnode type (for create) */
51 enum vtype iftovt_tab[] = {
477 int vtype; member606 int vtype; member
599 int vtype;610 targets ViceFid and cfs_lookup_out.vtype the coda_vtype giving the617 cfs_lookup.vtype with CFS_NOCACHE to indicate that the object should620 NNOOTTEE The type of the vtype is currently wrong. It should be689 vtype which is set to VNON. Other are set to the value to be assigned.1186 int vtype;
162 *type = outp->coda_lookup.vtype; in venus_lookup()