Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dcompress.c173 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()