Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h118 #define BMV_IF_VALID \ macro
/linux-4.4.14/fs/xfs/
Dxfs_ioctl.c1432 if (bmx.bmv_iflags & (~BMV_IF_VALID)) in xfs_ioc_getbmapx()