Home
last modified time | relevance | path

Searched refs:btrfs_io_context (Results 1 – 9 of 9) 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 Draid-stripe-tree.h19 struct btrfs_io_context;
34 struct btrfs_io_context *bioc);
H A Dvolumes.h488 struct btrfs_io_context *bioc;
513 struct btrfs_io_context { struct
712 void btrfs_get_bioc(struct btrfs_io_context *bioc);
713 void btrfs_put_bioc(struct btrfs_io_context *bioc);
716 struct btrfs_io_context **bioc_ret,
898 struct btrfs_io_context *alloc_btrfs_io_context(struct btrfs_fs_info *fs_info,
H A Dbio.c355 struct btrfs_io_context *bioc = bio->bi_private; in btrfs_raid56_end_io()
371 struct btrfs_io_context *bioc = stripe->bioc; in btrfs_orig_write_end_io()
456 static void btrfs_submit_mirrored_bio(struct btrfs_io_context *bioc, int dev_nr) in btrfs_submit_mirrored_bio()
479 static void btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, in btrfs_submit_bio()
522 struct btrfs_io_context *bioc;
621 struct btrfs_io_context *bioc, in btrfs_wq_submit_bio()
669 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()
349 struct btrfs_io_context *bioc; in btrfs_insert_raid_extent()
H A Dvolumes.c6074 struct btrfs_io_context *alloc_btrfs_io_context(struct btrfs_fs_info *fs_info, in alloc_btrfs_io_context()
6077 struct btrfs_io_context *bioc; in alloc_btrfs_io_context()
6081 sizeof(struct btrfs_io_context) + in alloc_btrfs_io_context()
6099 void btrfs_get_bioc(struct btrfs_io_context *bioc) in btrfs_get_bioc()
6105 void btrfs_put_bioc(struct btrfs_io_context *bioc) in btrfs_put_bioc()
6271 static void handle_ops_on_dev_replace(struct btrfs_io_context *bioc, in handle_ops_on_dev_replace()
6605 struct btrfs_io_context **bioc_ret, in btrfs_map_block()
6613 struct btrfs_io_context *bioc = NULL; in btrfs_map_block()
8246 static void map_raid56_repair_block(struct btrfs_io_context *bioc, in map_raid56_repair_block()
8285 struct btrfs_io_context *bioc = NULL; in btrfs_map_repair_block()
H A Dscrub.c1000 struct btrfs_io_context *bioc = NULL; in scrub_stripe_report_errors()
1806 struct btrfs_io_context *bioc = NULL; in scrub_submit_extent_sector_read()
2064 struct btrfs_io_context *bioc = NULL; in scrub_raid56_parity_stripe()
H A Dzoned.c2076 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()