Home
last modified time | relevance | path

Searched refs:xfs_trans_roll (Results 1 – 15 of 15) sorted by relevance

/linux/fs/xfs/scrub/
A Dquota_repair.c101 return xfs_trans_roll(&sc->tp); in xrep_quota_item_fill_bmap_hole()
260 error = xfs_trans_roll(&sc->tp); in xrep_quota_item()
557 error = xfs_trans_roll(&sc->tp); in xrep_quota()
A Drepair.c177 error = xfs_trans_roll(&sc->tp); in xrep_roll_ag_trans()
1041 error = xfs_trans_roll(&sub->sc.tp); in xrep_metadata_inode_subtype()
1118 error = xfs_trans_roll(&sc->tp); in xrep_metadata_inode_forks()
A Dorphanage.c626 return xfs_trans_roll(&sc->tp); in xrep_adoption_trans_roll()
A Dparent_repair.c713 return xfs_trans_roll(&sc->tp); in xrep_parent_reset_dotdot()
1326 error = xfs_trans_roll(&sc->tp); in xrep_parent_rebuild_pptrs()
A Dattr_repair.c1084 error = xfs_trans_roll(&rx->sc->tp); in xrep_xattr_salvage_attributes()
1494 error = xfs_trans_roll(&sc->tp); in xrep_xattr_rebuild_tree()
A Ddir_repair.c1766 error = xfs_trans_roll(&sc->tp); in xrep_dir_rebuild_tree()
/linux/fs/xfs/libxfs/
A Dxfs_trans_inode.c126 error = xfs_trans_roll(tpp); in xfs_trans_roll_inode()
A Dxfs_defer.c479 error = xfs_trans_roll(tpp); in xfs_defer_trans_roll()
A Dxfs_ag.c893 err2 = xfs_trans_roll(tpp); in xfs_ag_shrink_space()
A Dxfs_ialloc.c1707 error = xfs_trans_roll(&tp); in xfs_dialloc_roll()
/linux/fs/xfs/
A Dxfs_trans.h237 int xfs_trans_roll(struct xfs_trans **);
A Dxfs_trans.c1015 xfs_trans_roll( in xfs_trans_roll() function
A Dxfs_bmap_util.c1474 error = xfs_trans_roll(tpp); in xfs_swap_change_owner()
A Dxfs_trace.h4033 DEFINE_TRANS_EVENT(xfs_trans_roll);
/linux/Documentation/filesystems/xfs/
A Dxfs-delayed-logging-design.rst91 xfs_trans_roll(&tp);
98 difference: xfs_trans_roll() performs a specific operation that links two

Completed in 45 milliseconds