Searched refs:DMF_SUSPENDED (Results 1 – 1 of 1) sorted by relevance
119 #define DMF_SUSPENDED 1 macro3265 set_bit(DMF_SUSPENDED, &md->flags); in dm_suspend()3325 clear_bit(DMF_SUSPENDED, &md->flags); in dm_resume()3510 return test_bit(DMF_SUSPENDED, &md->flags); in dm_suspended_md()