| /Linux-v5.4/fs/btrfs/ | 
| D | extent_map.c | 52 	struct extent_map *em;  in alloc_extent_map()  local72 void free_extent_map(struct extent_map *em)  in free_extent_map()
 94 static int tree_insert(struct rb_root_cached *root, struct extent_map *em)  in tree_insert()
 231 static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em)  in try_merge_map()
 285 	struct extent_map *em;  in unpin_extent_cache()  local
 320 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em)  in clear_em_logging()
 328 					struct extent_map *em,  in setup_extent_mapping()
 341 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits)  in extent_map_device_set_bits()
 356 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits)  in extent_map_device_clear_bits()
 383 		       struct extent_map *em, int modified)  in add_extent_mapping()
 [all …]
 
 | 
| D | extent_map.h | 65 static inline int extent_map_in_tree(const struct extent_map *em)  in extent_map_in_tree()70 static inline u64 extent_map_end(struct extent_map *em)  in extent_map_end()
 77 static inline u64 extent_map_block_end(struct extent_map *em)  in extent_map_block_end()
 
 | 
| D | volumes.c | 1820 	struct extent_map *em;  in find_next_chunk()  local2942 	struct extent_map *em;  in btrfs_get_chunk_map()  local
 2970 	struct extent_map *em;  in btrfs_remove_chunk()  local
 4913 	struct extent_map *em;  in __btrfs_alloc_chunk()  local
 5196 	struct extent_map *em;  in btrfs_finish_chunk_alloc()  local
 5329 	struct extent_map *em;  in btrfs_chunk_readonly()  local
 5367 	struct extent_map *em;  in btrfs_mapping_tree_free()  local
 5386 	struct extent_map *em;  in btrfs_num_copies()  local
 5432 	struct extent_map *em;  in btrfs_full_stripe_len()  local
 5449 	struct extent_map *em;  in btrfs_is_parity_mirror()  local
 [all …]
 
 | 
| D | file.c | 476 		struct extent_map *em;  in btrfs_find_new_delalloc_bytes()  local590 	struct extent_map *em;  in btrfs_drop_extent_cache()  local
 2390 	struct extent_map *em;  in find_first_non_hole()  local
 2958 	struct extent_map *em;  in btrfs_zero_range_check_range_boundary()  local
 2983 	struct extent_map *em;  in btrfs_zero_range()  local
 3167 	struct extent_map *em;  in btrfs_fallocate()  local
 3356 	struct extent_map *em = NULL;  in find_desired_extent()  local
 
 | 
| D | block-group.c | 861 			     u64 group_start, struct extent_map *em)  in btrfs_remove_block_group()1134 	struct extent_map *em;  in btrfs_start_trans_remove_block_group()  local
 1458 			struct extent_map *em;  in find_first_block_group()  local
 1642 	struct extent_map *em;  in check_chunk_block_group_mappings()  local
 
 | 
| D | inode.c | 758 	struct extent_map *em;  in submit_compressed_extents()  local923 	struct extent_map *em;  in get_extent_allocation_hint()  local
 977 	struct extent_map *em;  in cow_file_range()  local
 1571 			struct extent_map *em;  in run_delalloc_nocow()  local
 5097 	struct extent_map *em = NULL;  in btrfs_cont_expand()  local
 5326 		struct extent_map *em;  in evict_inode_truncate_pages()  local
 6927 	struct extent_map *em = NULL;  in btrfs_get_extent()  local
 7144 	struct extent_map *em;  in btrfs_get_extent_fiemap()  local
 7279 	struct extent_map *em = NULL;  in btrfs_create_dio_extent()  local
 7311 	struct extent_map *em;  in btrfs_new_extent_direct()  local
 [all …]
 
 | 
| D | dev-replace.c | 728 	struct extent_map *em;  in btrfs_dev_replace_update_device_in_mapping_tree()  local
 | 
| D | compression.c | 439 	struct extent_map *em;  in add_ra_bio_pages()  local561 	struct extent_map *em;  in btrfs_submit_compressed_read()  local
 
 | 
| D | extent_io.c | 2378 	struct extent_map *em;  in btrfs_get_io_failure_record()  local3022 	struct extent_map *em;  in __get_extent_map()  local
 3067 	struct extent_map *em;  in __do_readpage()  local
 3422 	struct extent_map *em;  in __extent_writepage_io()  local
 4401 	struct extent_map *em;  in try_release_extent_mapping()  local
 4452 	struct extent_map *em;  in get_extent_skip_holes()  local
 4605 	struct extent_map *em = NULL;  in extent_fiemap()  local
 
 | 
| D | ioctl.c | 1015 	struct extent_map *em = NULL;  in check_defrag_in_cache()  local1109 	struct extent_map *em;  in defrag_lookup_extent()  local
 1136 static bool defrag_check_next_extent(struct inode *inode, struct extent_map *em)  in defrag_check_next_extent()
 1160 	struct extent_map *em;  in should_defrag_range()  local
 
 | 
| D | file-item.c | 936 				     struct extent_map *em)  in btrfs_extent_item_to_extent_map()
 | 
| /Linux-v5.4/fs/btrfs/tests/ | 
| D | extent-map-tests.c | 12 	struct extent_map *em;  in free_extent_map_tree()  local53 	struct extent_map *em;  in test_case_1()  local
 143 	struct extent_map *em;  in test_case_2()  local
 225 	struct extent_map *em;  in __test_case_3()  local
 324 	struct extent_map *em;  in __test_case_4()  local
 
 | 
| D | inode-tests.c | 223 	struct extent_map *em = NULL;  in test_btrfs_get_extent()  local830 	struct extent_map *em = NULL;  in test_hole_first()  local
 
 | 
| /Linux-v5.4/net/sched/ | 
| D | ematch.c | 171 			   struct tcf_ematch *em, struct nlattr *nla, int idx)  in tcf_em_validate()307 	struct tcf_ematch *em;  in tcf_em_tree_validate()  local
 404 		struct tcf_ematch *em = tcf_em_get_match(tree, i);  in tcf_em_tree_destroy()  local
 454 		struct tcf_ematch *em = tcf_em_get_match(tree, i);  in tcf_em_tree_dump()  local
 487 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em,  in tcf_em_match()
 
 | 
| D | em_ipset.c | 20 			   struct tcf_ematch *em)  in em_ipset_change()41 static void em_ipset_destroy(struct tcf_ematch *em)  in em_ipset_destroy()
 50 static int em_ipset_match(struct sk_buff *skb, struct tcf_ematch *em,  in em_ipset_match()
 
 | 
| D | em_ipt.c | 127 			 struct tcf_ematch *em)  in em_ipt_change()185 static void em_ipt_destroy(struct tcf_ematch *em)  in em_ipt_destroy()
 205 static int em_ipt_match(struct sk_buff *skb, struct tcf_ematch *em,  in em_ipt_match()
 250 static int em_ipt_dump(struct sk_buff *skb, struct tcf_ematch *em)  in em_ipt_dump()
 
 | 
| D | em_nbyte.c | 23 			   struct tcf_ematch *em)  in em_nbyte_change()39 static int em_nbyte_match(struct sk_buff *skb, struct tcf_ematch *em,  in em_nbyte_match()
 
 | 
| D | em_u32.c | 17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em,  in em_u32_match()
 | 
| D | em_cmp.c | 21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em,  in em_cmp_match()
 | 
| /Linux-v5.4/drivers/block/aoe/ | 
| D | aoechr.c | 128 	struct ErrMsg *em;  in aoechr_error()  local217 	struct ErrMsg *em;  in aoechr_read()  local
 
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | extent_map.c | 50 static void __ocfs2_extent_map_lookup(struct ocfs2_extent_map *em,  in __ocfs2_extent_map_lookup()106 	struct ocfs2_extent_map *em = &oi->ip_extent_map;  in ocfs2_extent_map_trunc()  local
 219 	struct ocfs2_extent_map *em = &oi->ip_extent_map;  in ocfs2_extent_map_insert_rec()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | pkt_cls.h | 339 static inline int tcf_em_is_container(struct tcf_ematch *em)  in tcf_em_is_container()344 static inline int tcf_em_is_simple(struct tcf_ematch *em)  in tcf_em_is_simple()
 349 static inline int tcf_em_is_inverted(struct tcf_ematch *em)  in tcf_em_is_inverted()
 354 static inline int tcf_em_last_match(struct tcf_ematch *em)  in tcf_em_last_match()
 359 static inline int tcf_em_early_end(struct tcf_ematch *em, int result)  in tcf_em_early_end()
 
 | 
| /Linux-v5.4/net/bridge/netfilter/ | 
| D | ebt_among.c | 206 	const struct ebt_entry_match *em =  in ebt_among_mt_check()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ | 
| D | enetc_pf.c | 174 		bool em = (f->mac_addr_cnt == 1) && (i == UC);  in enetc_sync_mac_filters()  local218 	bool em;  in enetc_pf_set_rx_mode()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | dce_v6_0.c | 1476 	int em = amdgpu_atombios_encoder_get_encoder_mode(encoder);  in dce_v6_0_audio_set_dto()  local1636 	int em = amdgpu_atombios_encoder_get_encoder_mode(encoder);  in dce_v6_0_afmt_setmode()  local
 3105 	int em = amdgpu_atombios_encoder_get_encoder_mode(encoder);  in dce_v6_0_encoder_mode_set()  local
 3177 	int em = amdgpu_atombios_encoder_get_encoder_mode(encoder);  in dce_v6_0_encoder_disable()  local
 
 |