Home
last modified time | relevance | path

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

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