Searched refs:C_VNON (Results 1 – 2 of 2) sorted by relevance
99 case C_VNON: in coda_inode_type()160 vattr->va_type = C_VNON; in coda_iattr_to_vattr()180 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
201 enum coda_vtype { C_VNON, C_VREG, C_VDIR, C_VBLK, C_VCHR, C_VLNK, C_VSOCK, C_VFIFO, C_VBAD }; enumerator