Home
last modified time | relevance | path

Searched refs:coda_vtype (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dcoda.h250 enum coda_vtype { C_VNON, C_VREG, C_VDIR, C_VBLK, C_VCHR, C_VLNK, C_VSOCK, C_VFIFO, C_VBAD }; enum
/linux-2.4.37.9/Documentation/filesystems/
Dcoda.txt487 enum coda_vtype va_type; /* vnode type (for create) */
610 targets ViceFid and cfs_lookup_out.vtype the coda_vtype giving the
621 coda_vtype. Linux does not take note of CFS_NOCACHE. It should.