Searched refs:btrfs_chunk_map (Results 1 – 9 of 9) sorted by relevance
/linux/fs/btrfs/ |
H A D | block-group.h | 18 struct btrfs_chunk_map; 268 struct btrfs_chunk_map *physical_map; 328 struct btrfs_chunk_map *map);
|
H A D | raid56.h | 176 static inline int nr_data_stripes(const struct btrfs_chunk_map *map) in nr_data_stripes()
|
H A D | scrub.c | 1415 struct btrfs_chunk_map *map, u64 *offset, in get_raid56_logic_offset() 2058 struct btrfs_chunk_map *map, in scrub_raid56_parity_stripe() 2292 static u64 simple_stripe_full_stripe_len(const struct btrfs_chunk_map *map) in simple_stripe_full_stripe_len() 2301 static u64 simple_stripe_get_logical(struct btrfs_chunk_map *map, in simple_stripe_get_logical() 2318 static int simple_stripe_mirror_num(struct btrfs_chunk_map *map, int stripe_index) in simple_stripe_mirror_num() 2330 struct btrfs_chunk_map *map, in scrub_simple_stripe() 2363 struct btrfs_chunk_map *map, in scrub_stripe() 2533 struct btrfs_chunk_map *map; in scrub_chunk()
|
H A D | block-group.c | 1065 struct btrfs_chunk_map *map) in btrfs_remove_block_group() 1316 struct btrfs_chunk_map *map; in btrfs_start_trans_remove_block_group() 2049 struct btrfs_chunk_map *map; in read_bg_from_eb() 2142 struct btrfs_chunk_map *map; in btrfs_rmap_block() 2319 struct btrfs_chunk_map *map; in check_chunk_block_group_mappings() 2489 struct btrfs_chunk_map *map; in fill_dummy_bgs() 2492 map = rb_entry(node, struct btrfs_chunk_map, rb_node); in fill_dummy_bgs() 2729 struct btrfs_chunk_map *map; in insert_dev_extents() 4596 struct btrfs_chunk_map *map; in btrfs_unfreeze_block_group()
|
H A D | dev-replace.c | 539 struct btrfs_chunk_map *map; in btrfs_finish_block_group_to_copy() 830 struct btrfs_chunk_map *map; in btrfs_dev_replace_update_device_in_mapping_tree() 833 map = rb_entry(node, struct btrfs_chunk_map, rb_node); in btrfs_dev_replace_update_device_in_mapping_tree()
|
H A D | raid-stripe-tree.c | 83 struct btrfs_chunk_map *map; in btrfs_delete_raid_extent()
|
H A D | inode.c | 10039 struct btrfs_chunk_map *map = NULL; in btrfs_swap_activate()
|
/linux/include/trace/events/ |
H A D | btrfs.h | 22 struct btrfs_chunk_map; 1030 const struct btrfs_chunk_map *map, u64 offset, u64 size), 1064 const struct btrfs_chunk_map *map, u64 offset, u64 size), 1072 const struct btrfs_chunk_map *map, u64 offset, u64 size),
|
/linux/fs/btrfs/tests/ |
H A D | extent-map-tests.c | 1015 struct btrfs_chunk_map *map; in test_rmap_block()
|