Searched refs:xrep_tempexch_trans_alloc (Results 1 – 6 of 6) sorted by relevance
| /fs/xfs/scrub/ |
| A D | tempexch.h | 16 int xrep_tempexch_trans_alloc(struct xfs_scrub *sc, int whichfork,
|
| A D | symlink_repair.c | 463 error = xrep_tempexch_trans_alloc(sc, XFS_DATA_FORK, tx); in xrep_symlink_rebuild()
|
| A D | attr_repair.c | 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()
|
| A D | dir_repair.c | 1605 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()
|
| A D | tempfile.c | 839 xrep_tempexch_trans_alloc( in xrep_tempexch_trans_alloc() function
|
| A D | parent_repair.c | 1238 error = xrep_tempexch_trans_alloc(sc, XFS_ATTR_FORK, &rp->tx); in xrep_parent_finalize_tempfile()
|
Completed in 23 milliseconds