Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-mq.h35 BLK_MQ_TAG_MIN = 1, enumerator
H A Dblk-mq.c4384 if (set->queue_depth < set->reserved_tags + BLK_MQ_TAG_MIN) { in blk_mq_alloc_set_map_and_rqs()
4489 if (set->queue_depth < set->reserved_tags + BLK_MQ_TAG_MIN) in blk_mq_alloc_tag_set()