Searched refs:rcbag_next_edge (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | rcbag.h | 20 int rcbag_next_edge(struct rcbag *bag, struct xfs_trans *tp,
|
H A D | refcount_repair.c | 453 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, &nbno); in xrep_refc_find_refcounts() 499 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, in xrep_refc_find_refcounts()
|
H A D | rtrefcount_repair.c | 495 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, &nbno); in xrep_rtrefc_find_refcounts() 541 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, in xrep_rtrefc_find_refcounts()
|
H A D | rcbag.c | 147 rcbag_next_edge( in rcbag_next_edge() function
|