Searched refs:XFS_ICWALK_FLAG_UNION (Results 1 – 1 of 1) sorted by relevance
62 #define XFS_ICWALK_FLAG_UNION (1U << 26) /* union filter algorithm */ macro66 XFS_ICWALK_FLAG_UNION)1132 if (icw->icw_flags & XFS_ICWALK_FLAG_UNION) in xfs_icwalk_match()1588 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()