Searched refs:blk_queue_passthrough_stat (Results 1 – 3 of 3) sorted by relevance
259 return queue_var_show(!!blk_queue_passthrough_stat(disk->queue), page); in queue_iostats_passthrough_show()
1062 if (!blk_queue_passthrough_stat(req->q)) in blk_rq_passthrough_stats()
641 #define blk_queue_passthrough_stat(q) \ macro