Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dbounce.c297 bool passthrough = bio_is_passthrough(*bio_orig); in __blk_queue_bounce()
/kernel/linux/linux-5.10/include/linux/
Dblkdev.h280 static inline bool bio_is_passthrough(struct bio *bio) in bio_is_passthrough() function