Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtsummary_repair.c169 rts->rsumblocks, &rts->tempexch); in xrep_rtsummary()
173 error = xrep_tempexch_contents(sc, &rts->tempexch); in xrep_rtsummary()
H A Drtsummary.h11 struct xrep_tempexch tempexch; member
H A Drtbitmap.h37 struct xrep_tempexch tempexch; member
H A Drtbitmap_repair.c625 rtb->rbmblocks, &rtb->tempexch); in xrep_rtbitmap()
629 error = xrep_tempexch_contents(sc, &rtb->tempexch); in xrep_rtbitmap()