Home
last modified time | relevance | path

Searched refs:has_elevator (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dblk_plug.h38 bool has_elevator; member
/linux/block/
H A Dblk-core.c1185 plug->has_elevator = false; in blk_start_plug_nr_ios()
H A Dblk-mq.c1397 if (!plug->has_elevator && (rq->rq_flags & RQF_SCHED_TAGS)) in blk_add_rq_to_plug()
1398 plug->has_elevator = true; in blk_add_rq_to_plug()
2954 if (!plug->has_elevator && !from_schedule) { in blk_mq_flush_plug_list()