Searched refs:DMF_SUSPENDED (Results 1 – 1 of 1) sorted by relevance
107 #define DMF_SUSPENDED 1 macro2478 set_bit(DMF_SUSPENDED, &md->flags); in dm_suspend()2519 clear_bit(DMF_SUSPENDED, &md->flags); in dm_resume()2609 return test_bit(DMF_SUSPENDED, &md->flags); in dm_suspended_md()