Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dinode.c130 if (flags & ~XFS_DIFLAG_ANY) in xchk_inode_flags()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_format.h1037 #define XFS_DIFLAG_ANY \ macro
/Linux-v4.19/fs/xfs/
Dxfs_inode.c625 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()
871 if (pip && (pip->i_d.di_flags & XFS_DIFLAG_ANY)) { in xfs_ialloc()