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