Searched refs:xrep_tempexch_trans_alloc (Results 1 – 3 of 3) sorted by relevance
16 int xrep_tempexch_trans_alloc(struct xfs_scrub *sc, int whichfork,
1389 return xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rx->tx); in xrep_xattr_finalize_tempfile()1402 error = xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rx->tx); in xrep_xattr_finalize_tempfile()
840 xrep_tempexch_trans_alloc( in xrep_tempexch_trans_alloc() function