Searched defs:hctx_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | blk-mq.h | 457 enum hctx_type { enum |
/openbmc/linux/block/ | ||
H A D | blk-mq.c | 2965 enum hctx_type hctx_type = rq->mq_hctx->type; in blk_mq_can_use_cached_rq() local |