Searched refs:DM_SUSPEND_NOFLUSH_FLAG (Results 1 – 3 of 3) sorted by relevance
28 #define DM_SUSPEND_NOFLUSH_FLAG (1 << 1) macro
981 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_suspend()1028 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_resume()
3084 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend()3340 __dm_internal_suspend(md, DM_SUSPEND_NOFLUSH_FLAG); in dm_internal_suspend_noflush()