Home
last modified time | relevance | path

Searched refs:DMF_BLOCK_IO_FOR_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/md/
H A Ddm-core.h154 #define DMF_BLOCK_IO_FOR_SUSPEND 0 macro
H A Ddm-rq.c490 if (unlikely(test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags))) in dm_mq_queue_rq()
H A Ddm.c2056 if (unlikely(test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags))) { in dm_submit_bio()
2799 while (!test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags)) { in dm_wq_work()
2814 clear_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_queue_flush()
2946 set_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in __dm_suspend()
3204 set_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_internal_suspend_fast()