Searched refs:DMF_QUEUE_STOPPED (Results 1 – 2 of 2) sorted by relevance
164 #define DMF_QUEUE_STOPPED 10 macro
3002 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()