Home
last modified time | relevance | path

Searched refs:xchk_count_rmap_ownedby_ag (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Drefcount.c492 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()
H A Dcommon.h140 int xchk_count_rmap_ownedby_ag(struct xfs_scrub *sc, struct xfs_btree_cur *cur,
H A Dialloc.c676 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()
H A Dcommon.c355 xchk_count_rmap_ownedby_ag( in xchk_count_rmap_ownedby_ag() function