Searched refs:BLK_MQ_TAG_MIN (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dblk-mq.h35 BLK_MQ_TAG_MIN = 1, enumerator in enum:__anon117
H A Dblk-mq.c4351 if (set->queue_depth < set->reserved_tags + BLK_MQ_TAG_MIN) {
4456 if (set->queue_depth < set->reserved_tags + BLK_MQ_TAG_MIN)

Completed in 109 milliseconds