xrep_tempexch_trans_alloc
return xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rx->tx);
error = xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rx->tx);
return xrep_tempexch_trans_alloc(sc, XFS_DATA_FORK, &rd->tx);
error = xrep_tempexch_trans_alloc(sc, XFS_DATA_FORK, &rd->tx);
error = xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rp->tx);
error = xrep_tempexch_trans_alloc(sc, XFS_DATA_FORK, tx);
int xrep_tempexch_trans_alloc(struct xfs_scrub *sc, int whichfork,