Searched defs:bioc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.h | 20 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 D | bio.c | 384 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 D | volumes.h | 388 struct btrfs_io_context *bioc; member
|
H A D | raid56.c | 902 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 D | check-integrity.c | 1462 struct btrfs_io_context *bioc = NULL; in btrfsic_map_block() local
|
H A D | zoned.c | 1883 struct btrfs_io_context *bioc = NULL; in read_zone_info() local
|
H A D | scrub.c | 892 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 D | volumes.c | 5886 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