Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dinode.c120 if (flags & ~XFS_DIFLAG_ANY) in xchk_inode_flags()
/fs/xfs/libxfs/
Dxfs_format.h1043 #define XFS_DIFLAG_ANY \ macro
/fs/xfs/
Dxfs_inode.c619 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()
865 if (pip && (pip->i_d.di_flags & XFS_DIFLAG_ANY)) { in xfs_ialloc()