Searched refs:xchk_count_rmap_ownedby_ag (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/fs/xfs/scrub/ |
D | common.h | 140 int xchk_count_rmap_ownedby_ag(struct xfs_scrub *sc, struct xfs_btree_cur *cur,
|
D | refcount.c | 492 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, in xchk_refcount_xref_rmap() 500 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, in xchk_refcount_xref_rmap()
|
D | ialloc.c | 676 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, in xchk_iallocbt_xref_rmap_btreeblks() 702 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, in xchk_iallocbt_xref_rmap_inodes()
|
D | common.c | 355 xchk_count_rmap_ownedby_ag( in xchk_count_rmap_ownedby_ag() function
|