Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dcompress.h52 int bch2_bio_uncompress(struct bch_fs *, struct bio *, struct bio *,
Dcompress.c267 int bch2_bio_uncompress(struct bch_fs *c, struct bio *src, in bch2_bio_uncompress() function
Dio_read.c617 if (bch2_bio_uncompress(c, src, dst, dst_iter, crc) && in __bch2_read_endio()