Searched refs:xfs_trans_free_items (Results 1 – 4 of 4) sorted by relevance
19 void xfs_trans_free_items(struct xfs_trans *tp, xfs_lsn_t commit_lsn,
771 xfs_trans_free_items( in xfs_trans_free_items() function1001 xfs_trans_free_items(tp, NULLCOMMITLSN, !!error); in __xfs_trans_commit()1063 xfs_trans_free_items(tp, NULLCOMMITLSN, dirty); in xfs_trans_cancel()
1015 xfs_trans_free_items(tp, xc_commit_lsn, false); in xfs_log_commit_cil()
3346 DEFINE_TRANS_EVENT(xfs_trans_free_items);