Searched refs:DMF_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
155 #define DMF_SUSPENDED 1 macro
2726 set_bit(DMF_SUSPENDED, &md->flags); in __dm_destroy()3079 r = __dm_suspend(md, map, suspend_flags, TASK_INTERRUPTIBLE, DMF_SUSPENDED); in dm_suspend()3145 clear_bit(DMF_SUSPENDED, &md->flags); in dm_resume()3216 set_bit(DMF_SUSPENDED, &md->flags); in __dm_internal_resume()3361 return test_bit(DMF_SUSPENDED, &md->flags); in dm_suspended_md()