Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.h22 static inline int nr_parity_stripes(struct map_lookup *map) in nr_parity_stripes()
32 static inline int nr_data_stripes(struct map_lookup *map) in nr_data_stripes()
Dextent_map.h44 struct map_lookup *map_lookup; member
Dvolumes.c1282 struct map_lookup *map; in contains_pending_extent()
1285 map = em->map_lookup; in contains_pending_extent()
2836 struct map_lookup *map; in btrfs_remove_chunk()
2851 map = em->map_lookup; in btrfs_remove_chunk()
4610 struct map_lookup *map = NULL; in __btrfs_alloc_chunk()
4827 em->map_lookup = map; in __btrfs_alloc_chunk()
4892 struct map_lookup *map; in btrfs_finish_chunk_alloc()
4903 map = em->map_lookup; in btrfs_finish_chunk_alloc()
5016 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors()
5036 struct map_lookup *map; in btrfs_chunk_readonly()
[all …]
Dvolumes.h357 struct map_lookup { struct
367 #define map_lookup_size(n) (sizeof(struct map_lookup) + \ argument
Ddev-replace.c641 struct map_lookup *map; in btrfs_dev_replace_update_device_in_mapping_tree()
650 map = em->map_lookup; in btrfs_dev_replace_update_device_in_mapping_tree()
Dextent_map.c80 kfree(em->map_lookup); in free_extent_map()
Dscrub.c2938 struct map_lookup *map, u64 *offset, in get_raid56_logic_offset()
3093 struct map_lookup *map, in scrub_raid56_parity()
3318 struct map_lookup *map, in scrub_stripe()
3700 struct map_lookup *map; in scrub_chunk()
3722 map = em->map_lookup; in scrub_chunk()
Dextent-tree.c9888 if (flags != (em->map_lookup->type & in find_first_block_group()
9895 em->map_lookup->type)); in find_first_block_group()
10165 (em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK)) { in check_chunk_block_group_mappings()
10169 em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK, in check_chunk_block_group_mappings()
10804 struct map_lookup *map; in btrfs_start_trans_remove_block_group()
10831 map = em->map_lookup; in btrfs_start_trans_remove_block_group()