Searched refs:xfs_rmap_count_owners (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/xfs/scrub/ |
D | rmap.c | 587 error = xfs_rmap_count_owners(sc->sa.rmap_cur, bno, len, oinfo, &res); in xchk_xref_is_only_owned_by() 612 error = xfs_rmap_count_owners(sc->sa.rmap_cur, bno, len, oinfo, &res); in xchk_xref_is_not_owned_by()
|
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_rmap.h | 215 int xfs_rmap_count_owners(struct xfs_btree_cur *cur, xfs_agblock_t bno,
|
D | xfs_rmap.c | 2845 xfs_rmap_count_owners( in xfs_rmap_count_owners() function
|