Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.c93 if (ip->i_diflags & XFS_DIFLAG_ANY) { in xfs_ip2xflags()
332 if (pip && (pip->i_diflags & XFS_DIFLAG_ANY)) in xfs_inode_init()
H A Dxfs_format.h1178 #define XFS_DIFLAG_ANY \ macro
/linux/fs/xfs/scrub/
H A Dinode.c314 if (flags & ~XFS_DIFLAG_ANY) in xchk_inode_flags()
H A Dinode_repair.c1795 if (sc->ip->i_diflags & ~XFS_DIFLAG_ANY) in xrep_inode_flags()
1796 sc->ip->i_diflags &= ~XFS_DIFLAG_ANY; in xrep_inode_flags()