Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Draid56.c77 static void free_raid_bio_pointers(struct btrfs_raid_bio *rbio) in free_raid_bio_pointers()
86 static void free_raid_bio(struct btrfs_raid_bio *rbio) in free_raid_bio()
109 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work()
167 static void cache_rbio_pages(struct btrfs_raid_bio *rbio) in cache_rbio_pages()
203 static int rbio_bucket(struct btrfs_raid_bio *rbio) in rbio_bucket()
218 static bool full_page_sectors_uptodate(struct btrfs_raid_bio *rbio, in full_page_sectors_uptodate()
241 static void index_stripe_sectors(struct btrfs_raid_bio *rbio) in index_stripe_sectors()
274 static bool is_data_stripe_page(struct btrfs_raid_bio *rbio, int page_nr) in is_data_stripe_page()
347 static void __remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in __remove_rbio_from_cache()
407 static void remove_rbio_from_cache(struct btrfs_raid_bio *rbio) in remove_rbio_from_cache()
[all …]
Dscrub.c1924 struct btrfs_raid_bio *rbio; in scrub_raid56_parity_stripe() local
/linux-6.8/fs/bcachefs/
Dio_read.c142 static void promote_start(struct promote_op *op, struct bch_read_bio *rbio) in promote_start()
166 struct bch_read_bio **rbio) in __promote_alloc()
258 struct bch_read_bio **rbio, in promote_alloc()
308 bch2_rbio_parent(struct bch_read_bio *rbio) in bch2_rbio_parent()
314 static void bch2_rbio_punt(struct bch_read_bio *rbio, work_func_t fn, in bch2_rbio_punt()
327 static inline struct bch_read_bio *bch2_rbio_free(struct bch_read_bio *rbio) in bch2_rbio_free()
356 static void bch2_rbio_done(struct bch_read_bio *rbio) in bch2_rbio_done()
364 static void bch2_read_retry_nodecode(struct bch_fs *c, struct bch_read_bio *rbio, in bch2_read_retry_nodecode()
423 struct bch_read_bio *rbio = in bch2_rbio_retry() local
456 static void bch2_rbio_error(struct bch_read_bio *rbio, int retry, in bch2_rbio_error()
[all …]
Dio_read.h116 struct bch_read_bio *rbio, struct bpos read_pos, in bch2_read_extent()
127 static inline void bch2_read(struct bch_fs *c, struct bch_read_bio *rbio, in bch2_read()
147 struct bch_read_bio *rbio = to_rbio(bio); in rbio_init() local
Dfs-io-buffered.c152 struct bch_read_bio *rbio, in bchfs_read()
284 struct bch_read_bio *rbio = in bch2_readahead() local
315 struct bch_read_bio *rbio; in bch2_read_single_folio() local
Dfs-io-direct.c25 struct bch_read_bio rbio; member
Dmove.c105 struct bch_read_bio rbio; member
Dec.c785 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio) in bch2_ec_read_extent()
/linux-6.8/drivers/md/
Draid1-10.c38 static void rbio_pool_free(void *rbio, void *data) in rbio_pool_free()
Draid10.c183 struct bio *rbio = r10_bio->devs[j].repl_bio; in r10buf_pool_alloc() local
1770 struct bio *mbio, *rbio = NULL; in raid10_handle_discard() local