Home
last modified time | relevance | path

Searched refs:rcbag_next_edge (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drcbag.h20 int rcbag_next_edge(struct rcbag *bag, struct xfs_trans *tp,
H A Drefcount_repair.c447 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, &nbno); in xrep_refc_find_refcounts()
493 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, in xrep_refc_find_refcounts()
H A Drcbag.c147 rcbag_next_edge( in rcbag_next_edge() function