Searched refs:hctx_type (Results 1 – 4 of 4) sorted by relevance
86 enum hctx_type type, in blk_mq_map_queue_type()92 static inline enum hctx_type blk_mq_get_hctx_type(unsigned int flags) in blk_mq_get_hctx_type()94 enum hctx_type type = HCTX_TYPE_DEFAULT; in blk_mq_get_hctx_type()
371 enum hctx_type type; in blk_mq_sched_bio_merge()
1303 enum hctx_type type = hctx->type; in flush_busy_ctx()1338 enum hctx_type type = hctx->type; in dispatch_rq_from_ctx()2125 enum hctx_type type = hctx->type; in __blk_mq_insert_req_list()2178 enum hctx_type type = hctx->type; in blk_mq_insert_requests()3030 enum hctx_type type; in blk_mq_hctx_notify_dead()
411 enum hctx_type { enum
Completed in 16 milliseconds