Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drefcount.c398 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, oinfo, in xchk_refcount_xref_rmap()
407 error = xchk_count_rmap_ownedby_ag(sc, sc->sa.rmap_cur, oinfo, in xchk_refcount_xref_rmap()
Dcommon.h125 int xchk_count_rmap_ownedby_ag(struct xfs_scrub *sc, struct xfs_btree_cur *cur,
Dialloc.c392 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()
Dcommon.c347 xchk_count_rmap_ownedby_ag( in xchk_count_rmap_ownedby_ag() function