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.h42 struct map_lookup *map_lookup; member
Dvolumes.c1276 struct map_lookup *map; in contains_pending_extent()
1279 map = em->map_lookup; in contains_pending_extent()
2809 struct map_lookup *map; in btrfs_remove_chunk()
2835 map = em->map_lookup; in btrfs_remove_chunk()
4609 struct map_lookup *map = NULL; in __btrfs_alloc_chunk()
4841 em->map_lookup = map; in __btrfs_alloc_chunk()
4910 struct map_lookup *map; in btrfs_finish_chunk_alloc()
4937 map = em->map_lookup; in btrfs_finish_chunk_alloc()
5059 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors()
5080 struct map_lookup *map; in btrfs_chunk_readonly()
[all …]
Dvolumes.h346 struct map_lookup { struct
357 #define map_lookup_size(n) (sizeof(struct map_lookup) + \ argument
Ddev-replace.c620 struct map_lookup *map; in btrfs_dev_replace_update_device_in_mapping_tree()
629 map = em->map_lookup; in btrfs_dev_replace_update_device_in_mapping_tree()
Dextent_map.c79 kfree(em->map_lookup); in free_extent_map()
Dscrub.c2682 struct map_lookup *map, u64 *offset, in get_raid56_logic_offset()
2841 struct map_lookup *map, in scrub_raid56_parity()
3065 struct map_lookup *map, in scrub_stripe()
3447 struct map_lookup *map; in scrub_chunk()
3469 map = em->map_lookup; in scrub_chunk()
Dextent-tree.c10782 struct map_lookup *map; in btrfs_start_trans_remove_block_group()
10809 map = em->map_lookup; in btrfs_start_trans_remove_block_group()