Home
last modified time | relevance | path

Searched refs:btrfs_io_context (Results 1 – 8 of 8) sorted by relevance

/linux/fs/btrfs/
H A Draid56.h29 struct btrfs_io_context *bioc;
181 static inline int nr_bioc_data_stripes(const struct btrfs_io_context *bioc) in nr_bioc_data_stripes()
194 void raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc,
196 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc);
199 struct btrfs_io_context *bioc,
H A Dvolumes.h475 struct btrfs_io_context *bioc;
500 struct btrfs_io_context { struct
699 void btrfs_get_bioc(struct btrfs_io_context *bioc);
700 void btrfs_put_bioc(struct btrfs_io_context *bioc);
703 struct btrfs_io_context **bioc_ret,
863 struct btrfs_io_context *alloc_btrfs_io_context(struct btrfs_fs_info *fs_info,
H A Dbio.c369 struct btrfs_io_context *bioc = bio->bi_private; in btrfs_raid56_end_io()
385 struct btrfs_io_context *bioc = stripe->bioc; in btrfs_orig_write_end_io()
470 static void btrfs_submit_mirrored_bio(struct btrfs_io_context *bioc, int dev_nr) in btrfs_submit_mirrored_bio()
493 static void btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, in btrfs_submit_bio()
536 struct btrfs_io_context *bioc;
635 struct btrfs_io_context *bioc, in btrfs_wq_submit_bio()
683 struct btrfs_io_context *bioc = NULL; in btrfs_submit_chunk()
H A Draid-stripe-tree.c298 struct btrfs_io_context *bioc) in btrfs_insert_one_raid_extent()
346 struct btrfs_io_context *bioc; in btrfs_insert_raid_extent()
H A Dvolumes.c6116 struct btrfs_io_context *alloc_btrfs_io_context(struct btrfs_fs_info *fs_info, in alloc_btrfs_io_context()
6119 struct btrfs_io_context *bioc; in alloc_btrfs_io_context()
6123 sizeof(struct btrfs_io_context) + in alloc_btrfs_io_context()
6141 void btrfs_get_bioc(struct btrfs_io_context *bioc) in btrfs_get_bioc()
6147 void btrfs_put_bioc(struct btrfs_io_context *bioc) in btrfs_put_bioc()
6313 static void handle_ops_on_dev_replace(struct btrfs_io_context *bioc, in handle_ops_on_dev_replace()
6641 struct btrfs_io_context **bioc_ret, in btrfs_map_block()
6649 struct btrfs_io_context *bioc = NULL; in btrfs_map_block()
8282 static void map_raid56_repair_block(struct btrfs_io_context *bioc, in map_raid56_repair_block()
8321 struct btrfs_io_context *bioc = NULL; in btrfs_map_repair_block()
H A Dscrub.c891 struct btrfs_io_context *bioc = NULL; in scrub_stripe_report_errors()
1695 struct btrfs_io_context *bioc = NULL; in scrub_submit_extent_sector_read()
1956 struct btrfs_io_context *bioc = NULL; in scrub_raid56_parity_stripe()
H A Dzoned.c1998 struct btrfs_io_context *bioc = NULL; in read_zone_info()
/linux/fs/btrfs/tests/
H A Draid-stripe-tree-tests.c41 struct btrfs_io_context *bioc; in test_punch_hole_3extents()
219 struct btrfs_io_context *bioc; in test_delete_two_extents()
363 struct btrfs_io_context *bioc; in test_punch_hole()
506 struct btrfs_io_context *bioc; in test_front_delete_prev_item()
648 struct btrfs_io_context *bioc; in test_front_delete()
757 struct btrfs_io_context *bioc; in test_tail_delete()
879 struct btrfs_io_context *bioc; in test_create_update_delete()
1000 struct btrfs_io_context *bioc; in test_simple_create_delete()