Home
last modified time | relevance | path

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

/drivers/md/
Ddm.c112 #define DMF_BLOCK_IO_FOR_SUSPEND 0 macro
1718 if (unlikely(test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags))) { in _dm_request()
1984 if (!map || test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags)) in dm_lld_busy()
2000 if (!test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags)) { in dm_any_congested()
2686 while (!test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags)) { in dm_wq_work()
2705 clear_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_queue_flush()
2851 set_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_suspend()
2953 set_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_internal_suspend()