Searched refs:blk_queue_passthrough_stat (Results 1 – 2 of 2) sorted by relevance
290 return queue_var_show(!!blk_queue_passthrough_stat(disk->queue), page); in queue_iostats_passthrough_show()
665 #define blk_queue_passthrough_stat(q) \ macro