Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Delevator.c101 static bool elevator_match(const struct elevator_type *e, const char *name, in elevator_match() function
128 if (elevator_match(e, name, required_features)) in elevator_find()
762 elevator_match(q->elevator->type, elevator_name, 0)) { in __elevator_change()
802 if (elv && elevator_match(elv, __e->elevator_name, 0)) { in elv_iosched_show()
807 elevator_match(__e, __e->elevator_name, in elv_iosched_show()