Searched defs:rbio (Results 1 – 8 of 8) sorted by relevance
/linux/fs/bcachefs/ |
H A D | io_read.c | 152 static void promote_start(struct promote_op *op, struct bch_read_bio *rbio) in promote_start() 176 struct bch_read_bio **rbio, in __promote_alloc() 284 struct bch_read_bio **rbio, in promote_alloc() 331 struct bch_read_bio *rbio, struct bpos read_pos) in bch2_read_err_msg_trans() 339 struct bch_read_bio *rbio, struct bpos read_pos) in bch2_read_err_msg() 355 bch2_rbio_parent(struct bch_read_bio *rbio) in bch2_rbio_parent() 361 static void bch2_rbio_punt(struct bch_read_bio *rbio, work_func_t fn, in bch2_rbio_punt() 374 static inline struct bch_read_bio *bch2_rbio_free(struct bch_read_bio *rbio) in bch2_rbio_free() 403 static void bch2_rbio_done(struct bch_read_bio *rbio) in bch2_rbio_done() 411 static void bch2_read_retry_nodecode(struct bch_fs *c, struct bch_read_bio *rbio, in bch2_read_retry_nodecode() [all …]
|
H A D | io_read.h | 130 struct bch_read_bio *rbio, struct bpos read_pos, in bch2_read_extent() 141 static inline void bch2_read(struct bch_fs *c, struct bch_read_bio *rbio, in bch2_read() 161 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init() local
|
H A D | fs-io-buffered.c | 145 struct bch_read_bio *rbio, in bchfs_read() 280 struct bch_read_bio *rbio = in bch2_readahead() local 311 struct bch_read_bio *rbio; in bch2_read_single_folio() local
|
H A D | fs-io-direct.c | 25 struct bch_read_bio rbio; member
|
H A D | ec.c | 840 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio, in bch2_ec_read_extent()
|
/linux/drivers/md/ |
H A D | raid1-10.c | 38 static void rbio_pool_free(void *rbio, void *data) in rbio_pool_free()
|
H A D | raid10.c | 180 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local 1786 struct bio *mbio, *rbio = NULL; in raid10_handle_discard() local
|
/linux/fs/btrfs/ |
H A D | scrub.c | 1955 struct btrfs_raid_bio *rbio; in scrub_raid56_parity_stripe() local
|