Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dcompress.c144 static struct bbuf bio_map_or_bounce(struct bch_fs *c, struct bio *bio, int rw) in bio_map_or_bounce() function
195 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