Searched refs:bio_map_or_bounce (Results 1 – 1 of 1) sorted by relevance
144 static struct bbuf bio_map_or_bounce(struct bch_fs *c, struct bio *bio, int rw) in bio_map_or_bounce() function195 src_data = bio_map_or_bounce(c, src, READ); in __bio_uncompress()458 dst_data = bio_map_or_bounce(c, dst, WRITE); in __bio_compress()459 src_data = bio_map_or_bounce(c, src, READ); in __bio_compress()
Completed in 4 milliseconds