Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_priv.h53 void xfs_trans_unlock_items(struct xfs_trans *,
Dxfs_trans_item.c351 xfs_trans_unlock_items(xfs_trans_t *tp, xfs_lsn_t commit_lsn) in xfs_trans_unlock_items() function
Dxfs_trans.c888 xfs_trans_unlock_items(tp, commit_lsn); in xfs_trans_commit()