Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs.h217 VXFS_IFBLK = 0x00006000, /* Block device */ enumerator
251 #define VXFS_ISBLK(x) VXFS_IS_TYPE((x),VXFS_IFBLK)