Home
last modified time | relevance | path

Searched refs:xrep_tempexch_trans_alloc (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Dtempexch.h16 int xrep_tempexch_trans_alloc(struct xfs_scrub *sc, int whichfork,
H A Dattr_repair.c1389 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()
H A Ddir_repair.c1605 return xrep_tempexch_trans_alloc(sc, XFS_DATA_FORK, &rd->tx); in xrep_dir_finalize_tempdir()
1618 error = xrep_tempexch_trans_alloc(sc, XFS_DATA_FORK, &rd->tx); in xrep_dir_finalize_tempdir()
H A Dtempfile.c839 xrep_tempexch_trans_alloc( in xrep_tempexch_trans_alloc() function
H A Dparent_repair.c1238 error = xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rp->tx); in xrep_parent_finalize_tempfile()