Home
last modified time | relevance | path

Searched refs:blk_op_is_passthrough (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dblk-mq.h217 return blk_op_is_passthrough(rq->cmd_flags); in blk_rq_is_passthrough()
H A Dblkdev.h280 static inline bool blk_op_is_passthrough(blk_opf_t op) in blk_op_is_passthrough() function
/linux/block/
H A Dblk-cgroup.c2112 if (blk_op_is_passthrough(bio->bi_opf)) in bio_associate_blkg()
H A Dblk-mq.c525 !blk_op_is_passthrough(data->cmd_flags)) { in __blk_mq_alloc_requests()