xrep_tempexch_contents
return xrep_tempexch_contents(sc, tx);
return xrep_tempexch_contents(sc, &rd->tx);
error = xrep_tempexch_contents(sc, &rtb->tempexch);
error = xrep_tempexch_contents(sc, &rts->tempexch);
return xrep_tempexch_contents(sc, tx);
int xrep_tempexch_contents(struct xfs_scrub *sc, struct xrep_tempexch *ti);