Searched refs:DMF_BLOCK_IO_FOR_SUSPEND (Results 1 – 3 of 3) sorted by relevance
155 #define DMF_BLOCK_IO_FOR_SUSPEND 0 macro
490 if (unlikely(test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags))) in dm_mq_queue_rq()
2057 if (unlikely(test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags))) { in dm_submit_bio() 2808 while (!test_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags)) { in dm_wq_work() 2823 clear_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_queue_flush() 2952 * (dm_wq_work), we set DMF_BLOCK_IO_FOR_SUSPEND and call in __dm_suspend() 2955 set_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in __dm_suspend() 3213 set_bit(DMF_BLOCK_IO_FOR_SUSPEND, &md->flags); in dm_internal_suspend_fast()