Searched refs:DM_SUSPEND_NOFLUSH_FLAG (Results 1 – 3 of 3) sorted by relevance
30 #define DM_SUSPEND_NOFLUSH_FLAG (1 << 1) macro
1109 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_suspend()1156 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_resume()
2677 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend()2937 __dm_internal_suspend(md, DM_SUSPEND_NOFLUSH_FLAG); in dm_internal_suspend_noflush()