Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.c920 __xfs_trans_commit( in __xfs_trans_commit() function
1012 return __xfs_trans_commit(tp, false); in xfs_trans_commit()
1099 error = __xfs_trans_commit(trans, true); in xfs_trans_roll()