Searched refs:blk_queue_bypass (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | blk-cgroup.h | 296 if (unlikely(blk_queue_bypass(q))) in blkg_lookup() |
| D | blkdev.h | 587 #define blk_queue_bypass(q) test_bit(QUEUE_FLAG_BYPASS, &(q)->queue_flags) macro |