Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dcompress.c59 static struct bbuf __bio_map_or_bounce(struct bch_fs *c, struct bio *bio, in __bio_map_or_bounce() function
125 return __bio_map_or_bounce(c, bio, bio->bi_iter, rw); in bio_map_or_bounce()
280 ? __bio_map_or_bounce(c, dst, dst_iter, WRITE) in bch2_bio_uncompress()