Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dcompress.c80 static struct bbuf __bio_map_or_bounce(struct bch_fs *c, struct bio *bio, in __bio_map_or_bounce() function
146 return __bio_map_or_bounce(c, bio, bio->bi_iter, rw); in bio_map_or_bounce()
320 ? __bio_map_or_bounce(c, dst, dst_iter, WRITE) in bch2_bio_uncompress()