Home
last modified time | relevance | path

Searched refs:DMF_NOFLUSH_SUSPENDING (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Ddm-core.h159 #define DMF_NOFLUSH_SUSPENDING 5 macro
H A Ddm.c865 return test_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __noflush_suspending()
2845 clear_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in dm_queue_flush()
2954 set_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __dm_suspend()