Home
last modified time | relevance | path

Searched refs:xfs_trans_free_busy (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_priv.h55 void xfs_trans_free_busy(xfs_trans_t *tp);
Dxfs_trans.c744 xfs_trans_free_busy(tp); in xfs_trans_commit()
992 xfs_trans_free_busy(tp); in xfs_trans_uncommit()
1127 xfs_trans_free_busy(tp); in xfs_trans_cancel()
1211 xfs_trans_free_busy(tp); in xfs_trans_committed()
Dxfs_trans_item.c539 xfs_trans_free_busy(xfs_trans_t *tp) in xfs_trans_free_busy() function