Searched refs:xrep_tempexch_contents (Results 1 – 8 of 8) sorted by relevance
19 int xrep_tempexch_contents(struct xfs_scrub *sc, struct xrep_tempexch *ti);
173 error = xrep_tempexch_contents(sc, &rts->tempexch); in xrep_rtsummary()
352 return xrep_tempexch_contents(sc, tx); in xrep_symlink_swap()
627 error = xrep_tempexch_contents(sc, &rtb->tempexch); in xrep_rtbitmap()
880 xrep_tempexch_contents( in xrep_tempexch_contents() function
1373 return xrep_tempexch_contents(sc, tx); in xrep_xattr_swap()
1716 return xrep_tempexch_contents(sc, &rd->tx); in xrep_dir_swap()
3971 This is encapsulated in ``xrep_tempexch_contents`` for scrub operations.4124 5. Call ``xrep_tempexch_contents`` to exchange the contents.