Searched refs:noflush (Results 1 – 2 of 2) sorted by relevance
2970 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local2978 if (noflush) in __dm_suspend()2995 if (!noflush && do_lockfs) { in __dm_suspend()
4542 bool enforce, bool noflush) in btrfs_qgroup_reserve_meta_prealloc() argument4548 if ((ret <= 0 && ret != -EDQUOT) || noflush) in btrfs_qgroup_reserve_meta_prealloc()