Searched refs:VXFS_IFDIR (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/freevxfs/
H A Dvxfs.h190 VXFS_IFDIR = 0x00004000, /* Directory */ enumerator in enum:vxfs_mode
224 #define VXFS_ISDIR(x) VXFS_IS_TYPE((x),VXFS_IFDIR)

Completed in 196 milliseconds