Searched refs:log_flags (Results 1 – 2 of 2) sorted by relevance
329 int log_flags; in xfs_trans_reserve() local359 log_flags = XFS_LOG_PERM_RESERV; in xfs_trans_reserve()364 log_flags = 0; in xfs_trans_reserve()369 XFS_TRANSACTION, log_flags, tp->t_type); in xfs_trans_reserve()401 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_reserve()403 log_flags = 0; in xfs_trans_reserve()405 xfs_log_done(tp->t_mountp, tp->t_ticket, NULL, log_flags); in xfs_trans_reserve()796 int log_flags; in _xfs_trans_commit() local811 log_flags = XFS_LOG_REL_PERM_RESERV; in _xfs_trans_commit()813 log_flags = 0; in _xfs_trans_commit()[all …]
205 uint log_flags) in xfs_commit_dummy_trans() argument232 xfs_log_force(mp, 0, log_flags); in xfs_commit_dummy_trans()