Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drmap.c601 if (res.bad_non_owner_matches) in xchk_xref_is_only_owned_by()
626 if (res.bad_non_owner_matches) in xchk_xref_is_not_owned_by()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h221 unsigned long long bad_non_owner_matches; member
Dxfs_rmap.c2924 roc->results->bad_non_owner_matches++; in xfs_rmap_count_owners_helper()
2956 results->bad_non_owner_matches = 0; in xfs_rmap_count_owners()