Searched refs:xfs_trans_free_items (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_trans_priv.h28 void xfs_trans_free_items(struct xfs_trans *tp, xfs_lsn_t commit_lsn,
H A Dxfs_trans.c1171 xfs_trans_free_items( function
1431 xfs_trans_free_items(tp, NULLCOMMITLSN, flags);
1761 xfs_trans_free_items(tp, NULLCOMMITLSN, error ? XFS_TRANS_ABORT : 0);
1823 xfs_trans_free_items(tp, NULLCOMMITLSN, flags);
H A Dxfs_log_cil.c670 xfs_trans_free_items(tp, *commit_lsn, 0);

Completed in 72 milliseconds