Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h218 unsigned long long non_owner_matches; member
Dxfs_rmap.c2921 roc->results->non_owner_matches++; in xfs_rmap_count_owners_helper()
2927 if (roc->results->non_owner_matches && roc->stop_on_nonmatch) in xfs_rmap_count_owners_helper()
/linux-6.12.1/fs/xfs/scrub/
Drmap.c603 if (res.non_owner_matches) in xchk_xref_is_only_owned_by()