Searched refs:bio_map_or_bounce (Results 1 – 1 of 1) sorted by relevance
123 static struct bbuf bio_map_or_bounce(struct bch_fs *c, struct bio *bio, int rw) in bio_map_or_bounce() function161 src_data = bio_map_or_bounce(c, src, READ); in __bio_uncompress()404 dst_data = bio_map_or_bounce(c, dst, WRITE); in __bio_compress()405 src_data = bio_map_or_bounce(c, src, READ); in __bio_compress()