Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Delevator.c726 static int elevator_switch(struct request_queue *q, struct elevator_type *new_e) in elevator_switch() function
761 return elevator_switch(q, NULL); in __elevator_change()
775 return elevator_switch(q, e); in __elevator_change()