Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs.h217 VXFS_IFBLK = 0x00006000, /* Block device */ enumerator
251 #define VXFS_ISBLK(x) VXFS_IS_TYPE((x),VXFS_IFBLK)
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs.h192 VXFS_IFBLK = 0x00006000, /* Block device */ enumerator
226 #define VXFS_ISBLK(x) VXFS_IS_TYPE((x),VXFS_IFBLK)

Completed in 2 milliseconds