Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dcompress.h50 int bch2_bio_uncompress_inplace(struct bch_fs *, struct bio *,
H A Dcompress.c223 int bch2_bio_uncompress_inplace(struct bch_fs *c, struct bio *bio, in bch2_bio_uncompress_inplace() function
H A Dio_write.c862 if (bch2_bio_uncompress_inplace(c, bio, &op->crc)) in bch2_write_prep_encoded_data()