Searched refs:bypass_depth (Results 1 – 2 of 2) sorted by relevance
440 q->bypass_depth++; in blk_queue_bypass_start()469 if (!--q->bypass_depth) in blk_queue_bypass_end()471 WARN_ON_ONCE(q->bypass_depth < 0); in blk_queue_bypass_end()520 q->bypass_depth++; in blk_cleanup_queue()661 q->bypass_depth = 1; in blk_alloc_queue_node()
471 int bypass_depth; member