Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk-mq.h410 BLK_MQ_S_INACTIVE = 3, enumerator
/Linux-v5.10/block/
Dblk-mq-tag.c174 if (unlikely(test_bit(BLK_MQ_S_INACTIVE, &data->hctx->state))) { in blk_mq_get_tag()
Dblk-mq.c2501 set_bit(BLK_MQ_S_INACTIVE, &hctx->state); in blk_mq_hctx_notify_offline()
2524 clear_bit(BLK_MQ_S_INACTIVE, &hctx->state); in blk_mq_hctx_notify_online()