Searched refs:__bio_uncompress (Results 1 – 1 of 1) sorted by relevance
173 static int __bio_uncompress(struct bch_fs *c, struct bio *src, in __bio_uncompress() function 278 ret = __bio_uncompress(c, bio, data.b, *crc); in bch2_bio_uncompress_inplace() 323 ret = __bio_uncompress(c, src, dst_data.b, crc); in bch2_bio_uncompress()