Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dextent_map.h54 struct map_lookup *map_lookup; member
H A Dextent_map.c71 kfree(em->map_lookup); in free_extent_map()
213 if (prev->map_lookup || next->map_lookup) in mergable_maps()
219 prev->map_lookup == next->map_lookup && in mergable_maps()
359 struct map_lookup *map = em->map_lookup; in extent_map_device_set_bits()
375 struct map_lookup *map = em->map_lookup; in extent_map_device_clear_bits()
H A Dvolumes.c3106 struct map_lookup *map, u64 chunk_offset) in remove_chunk_item()
3132 struct map_lookup *map; in btrfs_remove_chunk()
3147 map = em->map_lookup; in btrfs_remove_chunk()
5430 struct map_lookup *map = NULL; in create_chunk()
5466 em->map_lookup = map; in create_chunk()
5593 struct map_lookup *map; in btrfs_chunk_alloc_add_chunk_item()
5629 map = em->map_lookup; in btrfs_chunk_alloc_add_chunk_item()
5731 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors()
5741 struct map_lookup *map; in btrfs_chunk_writeable()
5750 map = em->map_lookup; in btrfs_chunk_writeable()
[all …]
H A Draid56.h167 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes()
H A Dscrub.c1293 struct map_lookup *map, u64 *offset, in get_raid56_logic_offset()
1850 struct map_lookup *map, in scrub_raid56_parity_stripe()
2019 struct map_lookup *map, in scrub_simple_mirror()
2080 static u64 simple_stripe_full_stripe_len(const struct map_lookup *map) in simple_stripe_full_stripe_len()
2089 static u64 simple_stripe_get_logical(struct map_lookup *map, in simple_stripe_get_logical()
2106 static int simple_stripe_mirror_num(struct map_lookup *map, int stripe_index) in simple_stripe_mirror_num()
2118 struct map_lookup *map, in scrub_simple_stripe()
2156 struct map_lookup *map = em->map_lookup; in scrub_stripe()
2326 struct map_lookup *map; in scrub_chunk()
2352 map = em->map_lookup; in scrub_chunk()
H A Dvolumes.h521 struct map_lookup { struct
531 #define map_lookup_size(n) (sizeof(struct map_lookup) + \ argument
H A Dblock-group.c1300 struct map_lookup *map; in btrfs_start_trans_remove_block_group()
1327 map = em->map_lookup; in btrfs_start_trans_remove_block_group()
2028 if (flags != (em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK)) { in read_bg_from_eb()
2032 (BTRFS_BLOCK_GROUP_TYPE_MASK & em->map_lookup->type)); in read_bg_from_eb()
2091 struct map_lookup *map; in btrfs_rmap_block()
2103 map = em->map_lookup; in btrfs_rmap_block()
2294 (em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK)) { in check_chunk_block_group_mappings()
2298 em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK, in check_chunk_block_group_mappings()
2441 struct map_lookup *map; in fill_dummy_bgs()
2445 map = em->map_lookup; in fill_dummy_bgs()
[all …]
H A Ddev-replace.c553 struct map_lookup *map; in btrfs_finish_block_group_to_copy()
571 map = em->map_lookup; in btrfs_finish_block_group_to_copy()
833 struct map_lookup *map; in btrfs_dev_replace_update_device_in_mapping_tree()
842 map = em->map_lookup; in btrfs_dev_replace_update_device_in_mapping_tree()
H A Dzoned.c1293 struct map_lookup *map) in btrfs_load_zone_info()
1403 struct map_lookup *map, in btrfs_load_block_group_dup()
1448 struct map_lookup *map; in btrfs_load_block_group_zone_info()
1477 map = em->map_lookup; in btrfs_load_block_group_zone_info()
1976 struct map_lookup *map; in btrfs_zone_activate()
2084 struct map_lookup *map; in do_zone_finish()
2533 struct map_lookup *map = block_group->physical_map; in btrfs_check_active_zone_reservation()
H A Dblock-group.h246 struct map_lookup *physical_map;
H A Dinode.c10769 if (em->map_lookup->type & BTRFS_BLOCK_GROUP_PROFILE_MASK) { in btrfs_swap_activate()
10777 device = em->map_lookup->stripes[0].dev; in btrfs_swap_activate()
10783 } else if (device != em->map_lookup->stripes[0].dev) { in btrfs_swap_activate()
10789 physical_block_start = (em->map_lookup->stripes[0].physical + in btrfs_swap_activate()
/openbmc/linux/Documentation/bpf/
H A Dmap_cgroup_storage.rst80 __u32 map_lookup(struct bpf_map *map, __u64 cgrp, enum bpf_attach_type type)
115 __u32 map_lookup(struct bpf_map *map, __u64 cgrp, enum bpf_attach_type type)
H A Dmap_cgrp_storage.rst69 __u32 map_lookup(struct bpf_map *map, int cgrp_fd)
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h167 u32 map_lookup; member
H A Dmain.c249 bpf->helpers.map_lookup = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
H A Dverifier.c203 bpf->helpers.map_lookup, reg1) || in nfp_bpf_check_helper_call()
H A Djit.c4591 val = nfp_prog->bpf->helpers.map_lookup; in nfp_bpf_relo_for_vnic()
/openbmc/linux/fs/btrfs/tests/
H A Dextent-map-tests.c868 struct map_lookup *map = NULL; in test_rmap_block()
892 em->map_lookup = map; in test_rmap_block()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h24 struct map_lookup;
1064 const struct map_lookup *map, u64 offset, u64 size),
1098 const struct map_lookup *map, u64 offset, u64 size),
1106 const struct map_lookup *map, u64 offset, u64 size),