Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dinode.c166 if (flags2 & ~XFS_DIFLAG2_ANY) in xchk_inode_flags2()
/fs/xfs/libxfs/
Dxfs_format.h1078 #define XFS_DIFLAG2_ANY \ macro
/fs/xfs/
Dxfs_inode.c650 if (di_flags2 & XFS_DIFLAG2_ANY) { in _xfs_dic2xflags()
895 if (pip && (pip->i_d.di_flags2 & XFS_DIFLAG2_ANY)) { in xfs_ialloc()