Searched refs:xfs_trans_roll (Results 1 – 15 of 15) sorted by relevance
101 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()
177 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()
626 return xfs_trans_roll(&sc->tp); in xrep_adoption_trans_roll()
713 return xfs_trans_roll(&sc->tp); in xrep_parent_reset_dotdot()1326 error = xfs_trans_roll(&sc->tp); in xrep_parent_rebuild_pptrs()
1084 error = xfs_trans_roll(&rx->sc->tp); in xrep_xattr_salvage_attributes()1494 error = xfs_trans_roll(&sc->tp); in xrep_xattr_rebuild_tree()
1766 error = xfs_trans_roll(&sc->tp); in xrep_dir_rebuild_tree()
126 error = xfs_trans_roll(tpp); in xfs_trans_roll_inode()
479 error = xfs_trans_roll(tpp); in xfs_defer_trans_roll()
893 err2 = xfs_trans_roll(tpp); in xfs_ag_shrink_space()
1707 error = xfs_trans_roll(&tp); in xfs_dialloc_roll()
237 int xfs_trans_roll(struct xfs_trans **);
1015 xfs_trans_roll( in xfs_trans_roll() function
1474 error = xfs_trans_roll(tpp); in xfs_swap_change_owner()
4033 DEFINE_TRANS_EVENT(xfs_trans_roll);
91 xfs_trans_roll(&tp);98 difference: xfs_trans_roll() performs a specific operation that links two
Completed in 45 milliseconds