Searched refs:bypass_depth (Results 1 – 2 of 2) sorted by relevance
648 q->bypass_depth++; in blk_queue_bypass_start()680 if (!--q->bypass_depth) in blk_queue_bypass_end()682 WARN_ON_ONCE(q->bypass_depth < 0); in blk_queue_bypass_end()772 q->bypass_depth++; in blk_cleanup_queue()1063 q->bypass_depth = 1; in blk_alloc_queue_node()
635 int bypass_depth; member