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

/linux-master/include/linux/
H A Dblk-mq.h200 return blk_op_is_passthrough(rq->cmd_flags);
H A Dblkdev.h264 static inline bool blk_op_is_passthrough(blk_opf_t op) function
/linux-master/block/
H A Dblk-cgroup.c2070 if (blk_op_is_passthrough(bio->bi_opf))
H A Dblk-mq.c462 !blk_op_is_passthrough(data->cmd_flags)) {

Completed in 154 milliseconds