Searched refs:xchk_count_rmap_ownedby_ag (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/xfs/scrub/ |
D | refcount.c | 400 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, oinfo, in xchk_refcount_xref_rmap() 409 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, oinfo, in xchk_refcount_xref_rmap()
|
D | common.h | 118 int xchk_count_rmap_ownedby_ag(struct xfs_scrub *sc, struct xfs_btree_cur *cur,
|
D | ialloc.c | 392 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, &oinfo, in xchk_iallocbt_xref_rmap_btreeblks() 419 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, &oinfo, in xchk_iallocbt_xref_rmap_inodes()
|
D | common.c | 347 xchk_count_rmap_ownedby_ag( in xchk_count_rmap_ownedby_ag() function
|