Searched refs:XFS_DIFLAG2_ANY (Results 1 – 4 of 4) sorted by relevance
124 if (ip->i_diflags2 & XFS_DIFLAG2_ANY) { in xfs_ip2xflags()342 if (pip && (pip->i_diflags2 & XFS_DIFLAG2_ANY)) in xfs_inode_init()
1103 #define XFS_DIFLAG2_ANY \ macro
1641 if (sc->ip->i_diflags2 & ~XFS_DIFLAG2_ANY) in xrep_inode_flags()1642 sc->ip->i_diflags2 &= ~XFS_DIFLAG2_ANY; in xrep_inode_flags()
323 if (flags2 & ~XFS_DIFLAG2_ANY) in xchk_inode_flags2()