Searched refs:__xfs_trans_roll (Results 1 – 3 of 3) sorted by relevance
227 int __xfs_trans_roll(struct xfs_trans **, struct xfs_inode *, int *);
1022 __xfs_trans_roll( in __xfs_trans_roll() function1086 return __xfs_trans_roll(tpp, dp, &committed); in xfs_trans_roll()
119 error = __xfs_trans_roll(tp, NULL, committed); in xfs_bmap_finish()