Home
last modified time | relevance | path

Searched defs:rbio (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/fs/btrfs/
Draid56.c62 const struct btrfs_raid_bio *rbio) in btrfs_dump_rbio()
75 #define ASSERT_RBIO(expr, rbio) \ argument
86 #define ASSERT_RBIO_STRIPE(expr, rbio, stripe_nr) \ argument
98 #define ASSERT_RBIO_SECTOR(expr, rbio, sector_nr) \ argument
110 #define ASSERT_RBIO_LOGICAL(expr, rbio, logical) \ argument
155 static void free_raid_bio_pointers(struct btrfs_raid_bio *rbio) in free_raid_bio_pointers()
164 static void free_raid_bio(struct btrfs_raid_bio *rbio) in free_raid_bio()
187 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work()
245 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()
281 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()
[all …]
Dscrub.c1955 struct btrfs_raid_bio *rbio; in scrub_raid56_parity_stripe() local
/linux-6.15/fs/bcachefs/
Dio_read.c107 static inline struct data_update *rbio_data_update(struct bch_read_bio *rbio) in rbio_data_update()
163 static noinline void promote_free(struct bch_read_bio *rbio) in promote_free()
194 static noinline void promote_start(struct bch_read_bio *rbio) in promote_start()
344 struct bch_read_bio *rbio, struct bpos read_pos) in bch2_read_err_msg_trans()
360 struct bch_read_bio *rbio, struct bpos read_pos) in bch2_read_err_msg()
372 bch2_rbio_parent(struct bch_read_bio *rbio) in bch2_rbio_parent()
378 static void bch2_rbio_punt(struct bch_read_bio *rbio, work_func_t fn, in bch2_rbio_punt()
391 static inline struct bch_read_bio *bch2_rbio_free(struct bch_read_bio *rbio) in bch2_rbio_free()
425 static void bch2_rbio_done(struct bch_read_bio *rbio) in bch2_rbio_done()
434 struct bch_read_bio *rbio, in bch2_read_retry_nodecode()
[all …]
Dio_read.h136 struct bch_read_bio *rbio, struct bpos read_pos, in bch2_read_extent()
149 static inline void bch2_read(struct bch_fs *c, struct bch_read_bio *rbio, in bch2_read()
166 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init_fragment() local
183 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init() local
Dfs-io-buffered.c155 struct bch_read_bio *rbio, in bchfs_read()
304 struct bch_read_bio *rbio = in bch2_readahead() local
336 struct bch_read_bio *rbio; in bch2_read_single_folio() local
Ddata_update.h48 struct bch_read_bio rbio; member
Dfs-io-direct.c25 struct bch_read_bio rbio; member
163 struct bch_read_bio *rbio = in bch2_direct_IO_read() local
Dec.c818 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio, in bch2_ec_read_extent()
/linux-6.15/drivers/md/
Draid1-10.c38 static void rbio_pool_free(void *rbio, void *data) in rbio_pool_free()
Draid10.c181 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local
1779 struct bio *mbio, *rbio = NULL; in raid10_handle_discard() local