Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dcompress.h52 int bch2_bio_uncompress(struct bch_fs *, struct bio *, struct bio *,
H A Dcompress.c267 int bch2_bio_uncompress(struct bch_fs *c, struct bio *src, in bch2_bio_uncompress() function
H A Dio_read.c616 if (bch2_bio_uncompress(c, src, dst, dst_iter, crc) && in __bch2_read_endio()