Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Delevator.c100 static bool elevator_match(const struct elevator_type *e, const char *name) in elevator_match() function
111 if (elevator_match(e, name)) in __elevator_find()
733 if (q->elevator && elevator_match(q->elevator->type, elevator_name)) in elevator_change()