Searched refs:BLK_MQ_S_INACTIVE (Results 1 – 3 of 3) sorted by relevance
211 if (unlikely(test_bit(BLK_MQ_S_INACTIVE, &data->hctx->state))) { in blk_mq_get_tag()
3472 set_bit(BLK_MQ_S_INACTIVE, &hctx->state); in blk_mq_hctx_notify_offline()3495 clear_bit(BLK_MQ_S_INACTIVE, &hctx->state); in blk_mq_hctx_notify_online()
684 BLK_MQ_S_INACTIVE = 3, enumerator
Completed in 18 milliseconds