Home
last modified time | relevance | path

Searched refs:non_owner_matches (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h209 unsigned long long non_owner_matches; member
H A Dxfs_rmap.c2831 roc->results->non_owner_matches++; in xfs_rmap_count_owners_helper()
2837 if (roc->results->non_owner_matches && roc->stop_on_nonmatch) in xfs_rmap_count_owners_helper()
/openbmc/linux/fs/xfs/scrub/
H A Drmap.c594 if (res.non_owner_matches) in xchk_xref_is_only_owned_by()