Home
last modified time | relevance | path

Searched refs:elevator_type (Results 1 – 5 of 5) sorted by relevance

/linux/block/
H A Dblk-mq-sched.h21 int blk_mq_init_sched(struct request_queue *q, struct elevator_type *e);
H A Dblk.h14 struct elevator_type;
322 int elevator_switch(struct request_queue *q, struct elevator_type *new_e);
H A Dmq-deadline.c571 static int dd_init_sched(struct request_queue *q, struct elevator_type *e) in dd_init_sched()
1058 static struct elevator_type mq_deadline = {
H A Dblk-mq.c4920 struct elevator_type *type;
4974 struct elevator_type *t; in blk_mq_elv_switch_back()
H A Dbfq-iosched.c7235 static int bfq_init_queue(struct request_queue *q, struct elevator_type *e) in bfq_init_queue()
7639 static struct elevator_type iosched_bfq_mq = {