Searched refs:DMF_NOFLUSH_SUSPENDING (Results 1 – 1 of 1) sorted by relevance
144 #define DMF_NOFLUSH_SUSPENDING 5 macro894 return test_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __noflush_suspending()2517 set_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __dm_suspend()2575 clear_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __dm_suspend()