Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dio_read.h10 struct bch_read_bio { struct
24 struct bch_read_bio *parent; argument
80 #define to_rbio(_bio) container_of((_bio), struct bch_read_bio, bio) argument
137 int __bch2_read_extent(struct btree_trans *, struct bch_read_bio *,
143 struct bch_read_bio *rbio, struct bpos read_pos, in bch2_read_extent()
171 static inline struct bch_read_bio *rbio_init_fragment(struct bio *bio, in rbio_init_fragment()
172 struct bch_read_bio *orig) in rbio_init_fragment()
174 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init_fragment()
189 static inline struct bch_read_bio *rbio_init(struct bio *bio, in rbio_init()
194 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init()
[all …]
A Dio_read.c209 struct bch_read_bio *orig, in __promote_alloc()
299 struct bch_read_bio *orig, in promote_alloc()
332 struct bch_read_bio *promote = in promote_alloc()
419 static inline struct bch_read_bio *bch2_rbio_free(struct bch_read_bio *rbio) in bch2_rbio_free()
468 struct bch_read_bio *rbio, in get_rbio_extent()
536 struct bch_read_bio *rbio, in bch2_read_retry_nodecode()
583 struct bch_read_bio *rbio = in bch2_rbio_retry()
763 struct bch_read_bio *rbio = in bch2_read_decompress_err()
783 struct bch_read_bio *rbio = in bch2_read_decrypt_err()
804 struct bch_read_bio *rbio = in __bch2_read_endio()
[all …]
A Dec.h173 struct bch_read_bio;
249 int bch2_ec_read_extent(struct btree_trans *, struct bch_read_bio *, struct bkey_s_c);
A Ddata_update.h48 struct bch_read_bio rbio;
A Dmove.h12 struct bch_read_bio;
A Dfs-io-buffered.c155 struct bch_read_bio *rbio, in bchfs_read()
304 struct bch_read_bio *rbio = in bch2_readahead()
336 struct bch_read_bio *rbio; in bch2_read_single_folio()
A Dfs-io-direct.c26 struct bch_read_bio rbio;
164 struct bch_read_bio *rbio = in bch2_direct_IO_read()
A Dmove.c174 struct bch_read_bio *rbio = &io->write.rbio; in move_write()
A Dec.c826 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio, in bch2_ec_read_extent()

Completed in 23 milliseconds