Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Delevator.c720 static int elevator_switch(struct request_queue *q, struct elevator_type *new_e) in elevator_switch() function
755 return elevator_switch(q, NULL); in __elevator_change()
769 return elevator_switch(q, e); in __elevator_change()