Searched refs:DM_SUSPEND_NOFLUSH_FLAG (Results 1 – 3 of 3) sorted by relevance
31 #define DM_SUSPEND_NOFLUSH_FLAG (1 << 1) macro
1133 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_suspend()1183 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_resume()
2684 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend()2963 __dm_internal_suspend(md, DM_SUSPEND_NOFLUSH_FLAG); in dm_internal_suspend_noflush()