Searched refs:bio_map_or_bounce (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dcompress.c123 static struct bbuf bio_map_or_bounce(struct bch_fs *c, struct bio *bio, int rw) function
161 src_data = bio_map_or_bounce(c, src, READ);
404 dst_data = bio_map_or_bounce(c, dst, WRITE);
405 src_data = bio_map_or_bounce(c, src, READ);

Completed in 111 milliseconds