Searched defs:bioc (Results 1 – 6 of 6) 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 | raid-stripe-tree.c | 325 btrfs_insert_one_raid_extent(struct btrfs_trans_handle * trans,struct btrfs_io_context * bioc) btrfs_insert_one_raid_extent() argument 374 struct btrfs_io_context *bioc; btrfs_insert_raid_extent() local [all...] |
| 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() argument 1042 alloc_rbio(struct btrfs_fs_info * fs_info,struct btrfs_io_context * bioc) alloc_rbio() argument 1328 const struct btrfs_io_context *bioc = rbio->bioc; bio_get_trace_info() local 1840 raid56_parity_write(struct bio * bio,struct btrfs_io_context * bioc) raid56_parity_write() argument 2244 raid56_parity_recover(struct bio * bio,struct btrfs_io_context * bioc,int mirror_num) raid56_parity_recover() argument 2546 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 2688 struct btrfs_io_context *bioc = rbio->bioc; finish_parity_scrub() local [all...] |
| H A D | volumes.c | 6521 struct btrfs_io_context *bioc; alloc_btrfs_io_context() local 6538 btrfs_get_bioc(struct btrfs_io_context * bioc) btrfs_get_bioc() argument 6544 btrfs_put_bioc(struct btrfs_io_context * bioc) btrfs_put_bioc() argument 6728 handle_ops_on_dev_replace(struct btrfs_io_context * bioc,struct btrfs_dev_replace * dev_replace,u64 logical,struct btrfs_io_geometry * io_geom) handle_ops_on_dev_replace() argument 7070 struct btrfs_io_context *bioc = NULL; btrfs_map_block() local 8796 map_raid56_repair_block(struct btrfs_io_context * bioc,struct btrfs_io_stripe * smap,u64 logical) map_raid56_repair_block() argument 8835 struct btrfs_io_context *bioc = NULL; btrfs_map_repair_block() local [all...] |
| H A D | scrub.c | 1021 struct btrfs_io_context *bioc = NULL; scrub_stripe_report_errors() local 1816 struct btrfs_io_context *bioc = NULL; scrub_submit_extent_sector_read() local 2110 struct btrfs_io_context *bioc = NULL; scrub_raid56_cached_parity() local [all...] |
| H A D | zoned.c | 2294 struct btrfs_io_context *bioc = NULL; read_zone_info() local
|