Searched refs:__bio_uncompress (Results 1 – 1 of 1) sorted by relevance
152 static int __bio_uncompress(struct bch_fs *c, struct bio *src, in __bio_uncompress() function241 if (__bio_uncompress(c, bio, data.b, *crc)) { in bch2_bio_uncompress_inplace()283 ret = __bio_uncompress(c, src, dst_data.b, crc); in bch2_bio_uncompress()