Searched refs:blk_queue_no_elv_switch (Results 1 – 2 of 2) sorted by relevance
/linux/block/ | ||
H A D | elevator.c | 822 if (!blk_queue_no_elv_switch(q)) { in elv_iosched_store() |
/linux/include/linux/ | ||
H A D | blkdev.h | 697 #define blk_queue_no_elv_switch(q) \ macro |