Home
last modified time | relevance | path

Searched refs:xfs_trans_free_items (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_trans_priv.h19 void xfs_trans_free_items(struct xfs_trans *tp, xfs_lsn_t commit_lsn,
Dxfs_trans.c771 xfs_trans_free_items( in xfs_trans_free_items() function
1001 xfs_trans_free_items(tp, NULLCOMMITLSN, !!error); in __xfs_trans_commit()
1063 xfs_trans_free_items(tp, NULLCOMMITLSN, dirty); in xfs_trans_cancel()
Dxfs_log_cil.c1015 xfs_trans_free_items(tp, xc_commit_lsn, false); in xfs_log_commit_cil()
Dxfs_trace.h3346 DEFINE_TRANS_EVENT(xfs_trans_free_items);