Home
last modified time | relevance | path

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

/linux/block/
A Dblk-mq-tag.c189 if (unlikely(test_bit(BLK_MQ_S_INACTIVE, &data->hctx->state))) { in blk_mq_get_tag()
A Dblk-mq.c2993 set_bit(BLK_MQ_S_INACTIVE, &hctx->state); in blk_mq_hctx_notify_offline()
3016 clear_bit(BLK_MQ_S_INACTIVE, &hctx->state); in blk_mq_hctx_notify_online()
/linux/include/linux/
A Dblk-mq.h620 BLK_MQ_S_INACTIVE = 3, enumerator

Completed in 17 milliseconds