Searched refs:xrep_tempexch_contents (Results 1 – 7 of 7) sorted by relevance
19 int xrep_tempexch_contents(struct xfs_scrub *sc, struct xrep_tempexch *ti);
160 error = xrep_tempexch_contents(sc, &rts->tempexch); in xrep_rtsummary()
351 return xrep_tempexch_contents(sc, tx); in xrep_symlink_swap()
763 xrep_tempexch_contents( in xrep_tempexch_contents() function
1373 return xrep_tempexch_contents(sc, tx); in xrep_xattr_swap()
1706 return xrep_tempexch_contents(sc, &rd->tx); in xrep_dir_swap()
4128 This is encapsulated in ``xrep_tempexch_contents`` for scrub operations.4281 5. Call ``xrep_tempexch_contents`` to exchange the contents.