Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs.h218 VXFS_IFREG = 0x00008000, /* Regular file */ enumerator
253 #define VXFS_ISREG(x) VXFS_IS_TYPE((x),VXFS_IFREG)
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs.h193 VXFS_IFREG = 0x00008000, /* Regular file */ enumerator
228 #define VXFS_ISREG(x) VXFS_IS_TYPE((x),VXFS_IFREG)

Completed in 2 milliseconds