Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-core.h156 #define DMF_NOFLUSH_SUSPENDING 5 macro
Ddm.c878 return test_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __noflush_suspending()
2687 set_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __dm_suspend()
2745 clear_bit(DMF_NOFLUSH_SUSPENDING, &md->flags); in __dm_suspend()