Searched refs:bypass_depth (Results 1 – 2 of 2) sorted by relevance
480 q->bypass_depth++; in blk_queue_bypass_start()509 if (!--q->bypass_depth) in blk_queue_bypass_end()511 WARN_ON_ONCE(q->bypass_depth < 0); in blk_queue_bypass_end()560 q->bypass_depth++; in blk_cleanup_queue()739 q->bypass_depth = 1; in blk_alloc_queue_node()
444 int bypass_depth; member