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

/linux-4.4.14/fs/freevxfs/
H A Dvxfs.h192 VXFS_IFREG = 0x00008000, /* Regular file */ enumerator in enum:vxfs_mode
227 #define VXFS_ISREG(x) VXFS_IS_TYPE((x),VXFS_IFREG)

Completed in 66 milliseconds