Home
last modified time | relevance | path

Searched refs:DMF_QUEUE_STOPPED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Ddm-core.h164 #define DMF_QUEUE_STOPPED 10 macro
H A Ddm.c3002 set_bit(DMF_QUEUE_STOPPED, &md->flags); in __dm_suspend()
3024 if (test_and_clear_bit(DMF_QUEUE_STOPPED, &md->flags)) in __dm_suspend()
3108 if (test_and_clear_bit(DMF_QUEUE_STOPPED, &md->flags)) in __dm_resume()