Home
last modified time | relevance | path

Searched refs:DM_SUSPEND_NOFLUSH_FLAG (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/md/
A Ddm.h30 #define DM_SUSPEND_NOFLUSH_FLAG (1 << 1) macro
A Ddm-ioctl.c1126 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_suspend()
1176 suspend_flags |= DM_SUSPEND_NOFLUSH_FLAG; in do_resume()
A Ddm.c2667 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend()
2928 __dm_internal_suspend(md, DM_SUSPEND_NOFLUSH_FLAG); in dm_internal_suspend_noflush()

Completed in 35 milliseconds