Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dextent_map.h54 struct map_lookup *map_lookup; member
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()
Dvolumes.c3066 struct map_lookup *map, u64 chunk_offset) in remove_chunk_item()
3092 struct map_lookup *map; in btrfs_remove_chunk()
3107 map = em->map_lookup; in btrfs_remove_chunk()
5379 struct map_lookup *map = NULL; in create_chunk()
5415 em->map_lookup = map; in create_chunk()
5542 struct map_lookup *map; in btrfs_chunk_alloc_add_chunk_item()
5578 map = em->map_lookup; in btrfs_chunk_alloc_add_chunk_item()
5680 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors()
5690 struct map_lookup *map; in btrfs_chunk_writeable()
5699 map = em->map_lookup; in btrfs_chunk_writeable()
[all …]
Draid56.h167 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes()
Dscrub.c1283 struct map_lookup *map, u64 *offset, in get_raid56_logic_offset()
1829 struct map_lookup *map, in scrub_raid56_parity_stripe()
1998 struct map_lookup *map, in scrub_simple_mirror()
2057 static u64 simple_stripe_full_stripe_len(const struct map_lookup *map) in simple_stripe_full_stripe_len()
2066 static u64 simple_stripe_get_logical(struct map_lookup *map, in simple_stripe_get_logical()
2083 static int simple_stripe_mirror_num(struct map_lookup *map, int stripe_index) in simple_stripe_mirror_num()
2095 struct map_lookup *map, in scrub_simple_stripe()
2133 struct map_lookup *map = em->map_lookup; in scrub_stripe()
2303 struct map_lookup *map; in scrub_chunk()
2329 map = em->map_lookup; in scrub_chunk()
Dvolumes.h515 struct map_lookup { struct
525 #define map_lookup_size(n) (sizeof(struct map_lookup) + \ argument
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()
816 struct map_lookup *map; in btrfs_dev_replace_update_device_in_mapping_tree()
825 map = em->map_lookup; in btrfs_dev_replace_update_device_in_mapping_tree()
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()
1965 if (flags != (em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK)) { in read_bg_from_eb()
1969 (BTRFS_BLOCK_GROUP_TYPE_MASK & em->map_lookup->type)); in read_bg_from_eb()
2028 struct map_lookup *map; in btrfs_rmap_block()
2040 map = em->map_lookup; in btrfs_rmap_block()
2231 (em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK)) { in check_chunk_block_group_mappings()
2235 em->map_lookup->type & BTRFS_BLOCK_GROUP_TYPE_MASK, in check_chunk_block_group_mappings()
2378 struct map_lookup *map; in fill_dummy_bgs()
2382 map = em->map_lookup; in fill_dummy_bgs()
[all …]
Dblock-group.h246 struct map_lookup *physical_map;
Dzoned.c1290 struct map_lookup *map; in btrfs_load_block_group_zone_info()
1323 map = em->map_lookup; in btrfs_load_block_group_zone_info()
1966 struct map_lookup *map; in btrfs_zone_activate()
2078 struct map_lookup *map; in do_zone_finish()
2527 struct map_lookup *map = block_group->physical_map; in btrfs_check_active_zone_reservation()
Dinode.c10695 if (em->map_lookup->type & BTRFS_BLOCK_GROUP_PROFILE_MASK) { in btrfs_swap_activate()
10703 device = em->map_lookup->stripes[0].dev; in btrfs_swap_activate()
10709 } else if (device != em->map_lookup->stripes[0].dev) { in btrfs_swap_activate()
10715 physical_block_start = (em->map_lookup->stripes[0].physical + in btrfs_swap_activate()
/Linux-v6.6/Documentation/bpf/
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)
Dmap_cgrp_storage.rst69 __u32 map_lookup(struct bpf_map *map, int cgrp_fd)
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.h167 u32 map_lookup; member
Dmain.c249 bpf->helpers.map_lookup = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
Dverifier.c203 bpf->helpers.map_lookup, reg1) || in nfp_bpf_check_helper_call()
Djit.c4591 val = nfp_prog->bpf->helpers.map_lookup; in nfp_bpf_relo_for_vnic()
/Linux-v6.6/fs/btrfs/tests/
Dextent-map-tests.c863 struct map_lookup *map = NULL; in test_rmap_block()
887 em->map_lookup = map; in test_rmap_block()
/Linux-v6.6/include/trace/events/
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),