Lines Matching refs:XFS_TRANS_RELEASE_LOG_RES
687 commit_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_setattr()
1285 (XFS_TRANS_RELEASE_LOG_RES | in xfs_inactive_free_eofblocks()
1289 XFS_TRANS_RELEASE_LOG_RES, in xfs_inactive_free_eofblocks()
1444 xfs_trans_cancel(tp, XFS_TRANS_RELEASE_LOG_RES | XFS_TRANS_ABORT); in xfs_inactive_symlink_rmt()
1504 xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_inactive_attrs()
1703 XFS_TRANS_RELEASE_LOG_RES | XFS_TRANS_ABORT); in xfs_inactive()
1776 xfs_trans_cancel(tp, XFS_TRANS_RELEASE_LOG_RES|XFS_TRANS_ABORT); in xfs_inactive()
1789 (void) xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_inactive()
1916 cancel_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_create()
2025 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_create()
2408 cancel_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_remove()
2505 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_remove()
2639 cancel_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_link()
2717 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_link()
2818 cancel_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_mkdir()
2934 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_mkdir()
3057 cancel_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_rmdir()
3178 xfs_trans_cancel(tp, (XFS_TRANS_RELEASE_LOG_RES | in xfs_rmdir()
3184 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_rmdir()
3372 cancel_flags = XFS_TRANS_RELEASE_LOG_RES; in xfs_symlink()
3538 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_symlink()
4180 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_alloc_file_space()
4214 xfs_trans_cancel(tp, XFS_TRANS_RELEASE_LOG_RES | XFS_TRANS_ABORT); in xfs_alloc_file_space()
4471 error = xfs_trans_commit(tp, XFS_TRANS_RELEASE_LOG_RES, NULL); in xfs_free_file_space()
4483 xfs_trans_cancel(tp, XFS_TRANS_RELEASE_LOG_RES | XFS_TRANS_ABORT); in xfs_free_file_space()