Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Delevator.h26 struct elevator_mq_ops { struct
70 struct elevator_mq_ops ops; argument
H A Dblk-mq.c463 struct elevator_mq_ops *ops = &q->elevator->type->ops; in __blk_mq_alloc_requests()