Searched refs:log_flags (Results 1 – 2 of 2) sorted by relevance
762 int log_flags; in xfs_trans_reserve() local765 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_reserve()767 log_flags = 0; in xfs_trans_reserve()769 xfs_log_done(tp->t_mountp, tp->t_ticket, NULL, log_flags); in xfs_trans_reserve()1355 int log_flags = 0; in xfs_trans_commit() local1364 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_commit()1427 commit_lsn = xfs_log_done(mp, tp->t_ticket, NULL, log_flags); in xfs_trans_commit()1452 int log_flags; in xfs_trans_cancel() local1484 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_cancel()1486 log_flags = 0; in xfs_trans_cancel()[all …]
669 int log_flags = 0; in xfs_log_commit_cil() local674 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_log_commit_cil()706 xfs_log_done(mp, tp->t_ticket, NULL, log_flags); in xfs_log_commit_cil()