Home
last modified time | relevance | path

Searched defs:bioc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.h20 struct btrfs_io_context *bioc; member
172 static inline int nr_bioc_data_stripes(const struct btrfs_io_context *bioc) in nr_bioc_data_stripes() argument
H A Dbio.c384 struct btrfs_io_context *bioc = bio->bi_private; in btrfs_raid56_end_io() local
400 struct btrfs_io_context *bioc = stripe->bioc; in btrfs_orig_write_end_io() local
474 btrfs_submit_mirrored_bio(struct btrfs_io_context *bioc, int dev_nr) btrfs_submit_mirrored_bio() argument
496 __btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) __btrfs_submit_bio() argument
539 struct btrfs_io_context *bioc; global() member
623 btrfs_wq_submit_bio(struct btrfs_bio *bbio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) btrfs_wq_submit_bio() argument
655 struct btrfs_io_context *bioc = NULL; btrfs_submit_chunk() local
[all...]
H A Dvolumes.h388 struct btrfs_io_context *bioc; member
H A Draid56.c902 alloc_rbio(struct btrfs_fs_info *fs_info, struct btrfs_io_context *bioc) alloc_rbio() argument
1151 const struct btrfs_io_context *bioc = rbio->bioc; bio_get_trace_info() local
1638 raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) raid56_parity_write() argument
2042 raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc, int mirror_num) raid56_parity_recover() argument
2335 raid56_parity_alloc_scrub_rbio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_device *scrub_dev, unsigned long *dbitmap, int stripe_nsectors) raid56_parity_alloc_scrub_rbio() argument
2402 struct btrfs_io_context *bioc = rbio->bioc; finish_parity_scrub() local
[all...]
H A Dcheck-integrity.c1462 struct btrfs_io_context *bioc = NULL; in btrfsic_map_block() local
H A Dzoned.c1883 struct btrfs_io_context *bioc = NULL; in read_zone_info() local
H A Dscrub.c892 struct btrfs_io_context *bioc = NULL; in scrub_stripe_report_errors() local
1852 struct btrfs_io_context *bioc = NULL; in scrub_raid56_parity_stripe() local
[all...]
H A Dvolumes.c5886 struct btrfs_io_context *bioc; in alloc_btrfs_io_context() local
5907 void btrfs_get_bioc(struct btrfs_io_context *bioc) in btrfs_get_bioc() argument
5913 btrfs_put_bioc(struct btrfs_io_context *bioc) btrfs_put_bioc() argument
6082 handle_ops_on_dev_replace(enum btrfs_map_op op, struct btrfs_io_context *bioc, struct btrfs_dev_replace *dev_replace, u64 logical, int *num_stripes_ret, int *max_errors_ret) handle_ops_on_dev_replace() argument
6273 struct btrfs_io_context *bioc = NULL; btrfs_map_block() local
8033 map_raid56_repair_block(struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, u64 logical) map_raid56_repair_block() argument
8072 struct btrfs_io_context *bioc = NULL; btrfs_map_repair_block() local
[all...]

Completed in 24 milliseconds