_xfs_trans_commit  973 fs/xfs/xfs_trans.h int		_xfs_trans_commit(xfs_trans_t *,
_xfs_trans_commit  976 fs/xfs/xfs_trans.h #define xfs_trans_commit(tp, flags)	_xfs_trans_commit(tp, flags, NULL)
_xfs_trans_commit  785 fs/xfs/xfs_vnodeops.c 		error = _xfs_trans_commit(tp, 0, &log_flushed);