Searched refs:XFS_DIFLAG_ANY (Results 1 – 4 of 4) sorted by relevance
93 if (ip->i_diflags & XFS_DIFLAG_ANY) { in xfs_ip2xflags()332 if (pip && (pip->i_diflags & XFS_DIFLAG_ANY)) in xfs_inode_init()
1178 #define XFS_DIFLAG_ANY \ macro
314 if (flags & ~XFS_DIFLAG_ANY) in xchk_inode_flags()
1795 if (sc->ip->i_diflags & ~XFS_DIFLAG_ANY) in xrep_inode_flags()1796 sc->ip->i_diflags &= ~XFS_DIFLAG_ANY; in xrep_inode_flags()