Searched refs:VFIFO (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_vnode.c | 52 VNON, VFIFO, VCHR, VNON, VDIR, VNON, VBLK, VNON, enumerator
|
D | xfs_vnode.h | 71 enum vtype { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VFIFO, VBAD, VSOCK }; enumerator
|