Searched defs:bioc (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/btrfs/tests/ |
| H A D | raid-stripe-tree-tests.c | 41 struct btrfs_io_context *bioc; in test_punch_hole_3extents() local 219 struct btrfs_io_context *bioc; in test_delete_two_extents() local 363 struct btrfs_io_context *bioc; in test_punch_hole() local 506 struct btrfs_io_context *bioc; in test_front_delete_prev_item() local 648 struct btrfs_io_context *bioc; in test_front_delete() local 757 struct btrfs_io_context *bioc; in test_tail_delete() local 879 struct btrfs_io_context *bioc; in test_create_update_delete() local 1000 struct btrfs_io_context *bioc; in test_simple_create_delete() local
|
| /linux/fs/btrfs/ |
| H A D | bio.c | 354 struct btrfs_io_context *bioc = bio->bi_private; in btrfs_raid56_end_io() local 370 struct btrfs_io_context *bioc = stripe->bioc; in btrfs_orig_write_end_io() local 455 static void btrfs_submit_mirrored_bio(struct btrfs_io_context *bioc, int dev_nr) in btrfs_submit_mirrored_bio() 478 static void btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, in btrfs_submit_bio() 521 struct btrfs_io_context *bioc; member 620 struct btrfs_io_context *bioc, in btrfs_wq_submit_bio() 668 struct btrfs_io_context *bioc = NULL; in btrfs_submit_chunk() local
|
| H A D | raid56.h | 29 struct btrfs_io_context *bioc; member 181 static inline int nr_bioc_data_stripes(const struct btrfs_io_context *bioc) in nr_bioc_data_stripes()
|
| H A D | raid-stripe-tree.c | 296 struct btrfs_io_context *bioc) in btrfs_insert_one_raid_extent() 347 struct btrfs_io_context *bioc; in btrfs_insert_raid_extent() local
|
| H A D | raid56.c | 43 static void dump_bioc(const struct btrfs_fs_info *fs_info, const struct btrfs_io_context *bioc) in dump_bioc() 992 struct btrfs_io_context *bioc) in alloc_rbio() 1247 const struct btrfs_io_context *bioc = rbio->bioc; in bio_get_trace_info() local 1744 void raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) in raid56_parity_write() 2143 void raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc, in raid56_parity_recover() 2436 struct btrfs_io_context *bioc, in raid56_parity_alloc_scrub_rbio() 2502 struct btrfs_io_context *bioc = rbio->bioc; in finish_parity_scrub() local
|
| H A D | volumes.c | 6077 struct btrfs_io_context *bioc; in alloc_btrfs_io_context() local 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() 6613 struct btrfs_io_context *bioc = NULL; in btrfs_map_block() local 8244 static void map_raid56_repair_block(struct btrfs_io_context *bioc, in map_raid56_repair_block() 8283 struct btrfs_io_context *bioc = NULL; in btrfs_map_repair_block() local
|
| H A D | scrub.c | 1017 struct btrfs_io_context *bioc = NULL; in scrub_stripe_report_errors() local 1822 struct btrfs_io_context *bioc = NULL; in scrub_submit_extent_sector_read() local 2081 struct btrfs_io_context *bioc = NULL; in scrub_raid56_parity_stripe() local
|
| H A D | volumes.h | 488 struct btrfs_io_context *bioc; member
|
| H A D | zoned.c | 2078 struct btrfs_io_context *bioc = NULL; in read_zone_info() local
|