Home
last modified time | relevance | path

Searched refs:blk_queue_passthrough_stat (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dblkdev.h686 #define blk_queue_passthrough_stat(q) \
676 #define blk_queue_passthrough_stat( global() macro
/linux/block/
H A Dblk-mq.c1085 if (!blk_queue_passthrough_stat(req->q)) in blk_rq_passthrough_stats()