Home
last modified time | relevance | path

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

/linux/block/
H A Delevator.c93 static bool elevator_match(const struct elevator_type *e, const char *name) in elevator_match() function
104 if (elevator_match(e, name)) in __elevator_find()
680 if (!(q->elevator && elevator_match(q->elevator->type, ctx->name))) in elevator_change()