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

/linux-master/fs/freevxfs/
H A Dvxfs.h192 VXFS_IFBLK = 0x00006000, /* Block device */ enumerator in enum:vxfs_mode
226 #define VXFS_ISBLK(x) VXFS_IS_TYPE((x),VXFS_IFBLK)

Completed in 408 milliseconds