Searched refs:C_VNON (Results 1 – 3 of 3) sorted by relevance
99 case C_VNON: in coda_inode_type()157 vattr->va_type = C_VNON; in coda_iattr_to_vattr()177 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
274 vattr.va_type = C_VNON; /* cannot set type */ in coda_setattr()
201 enum coda_vtype { C_VNON, C_VREG, C_VDIR, C_VBLK, C_VCHR, C_VLNK, C_VSOCK, C_VFIFO, C_VBAD }; enumerator
Completed in 10 milliseconds