Searched refs:XFS_ICWALK_FLAG_PRID (Results 1 – 3 of 3) sorted by relevance
25 #define XFS_ICWALK_FLAG_PRID (1U << 3) /* filter by project id */ macro31 XFS_ICWALK_FLAG_PRID | \
1151 if ((icw->icw_flags & XFS_ICWALK_FLAG_PRID) && in xfs_icwalk_match_id() 1175 if ((icw->icw_flags & XFS_ICWALK_FLAG_PRID) && in xfs_icwalk_match_id_union() 1667 icw.icw_flags |= XFS_ICWALK_FLAG_PRID; in xfs_blockgc_free_dquots()
1123 dst->icw_flags |= XFS_ICWALK_FLAG_PRID; in xfs_fs_eofblocks_from_user()