Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dcompress.c152 static int __bio_uncompress(struct bch_fs *c, struct bio *src, in __bio_uncompress() function
241 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()