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

/linux-master/block/
H A Dblk-mq-tag.c218 if (unlikely(test_bit(BLK_MQ_S_INACTIVE, &data->hctx->state))) {
H A Dblk-mq.c3512 set_bit(BLK_MQ_S_INACTIVE, &hctx->state);
3535 clear_bit(BLK_MQ_S_INACTIVE, &hctx->state);
/linux-master/include/linux/
H A Dblk-mq.h672 BLK_MQ_S_INACTIVE = 3, enumerator in enum:__anon1883

Completed in 136 milliseconds