Home
last modified time | relevance | path

Searched defs:em (Results 1 – 25 of 40) sorted by relevance

12

/linux/fs/btrfs/
A Dextent_map.c52 struct extent_map *em; in alloc_extent_map() local
72 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()
300 struct extent_map *em; in unpin_extent_cache() local
343 struct extent_map *em, in setup_extent_mapping()
401 struct extent_map *em, int modified) in add_extent_mapping()
424 struct extent_map *em; in __lookup_extent_mapping() local
517 static struct extent_map *next_extent_map(struct extent_map *em) in next_extent_map()
527 static struct extent_map *prev_extent_map(struct extent_map *em) in prev_extent_map()
545 struct extent_map *em, in merge_extent_mapping()
[all …]
A Dextent_map.h58 static inline int extent_map_in_tree(const struct extent_map *em) in extent_map_in_tree()
63 static inline u64 extent_map_end(struct extent_map *em) in extent_map_end()
70 static inline u64 extent_map_block_end(struct extent_map *em) in extent_map_block_end()
A Dblock-group.c860 u64 group_start, struct extent_map *em) in btrfs_remove_block_group()
1110 struct extent_map *em; in btrfs_start_trans_remove_block_group() local
1630 struct extent_map *em; in read_bg_from_eb() local
1750 struct extent_map *em; in btrfs_rmap_block() local
1938 struct extent_map *em; in check_chunk_block_group_mappings() local
2118 struct extent_map *em; in fill_dummy_bgs() local
2346 struct extent_map *em; in insert_dev_extents() local
4001 struct extent_map *em; in btrfs_unfreeze_block_group() local
A Dvolumes.c1774 struct extent_map *em; in find_next_chunk() local
3008 struct extent_map *em; in btrfs_get_chunk_map() local
3059 struct extent_map *em; in btrfs_remove_chunk() local
5351 struct extent_map *em; in create_chunk() local
5512 struct extent_map *em; in btrfs_chunk_alloc_add_chunk_item() local
5660 struct extent_map *em; in btrfs_chunk_writeable() local
5697 struct extent_map *em; in btrfs_mapping_tree_free() local
5716 struct extent_map *em; in btrfs_num_copies() local
5762 struct extent_map *em; in btrfs_full_stripe_len() local
5779 struct extent_map *em; in btrfs_is_parity_mirror() local
[all …]
A Dinode.c931 struct extent_map *em; in submit_one_async_extent() local
1072 struct extent_map *em; in get_extent_allocation_hint() local
1127 struct extent_map *em; in cow_file_range() local
1884 struct extent_map *em; in run_delalloc_nocow() local
2325 struct extent_map *em; in split_zoned_em() local
2611 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
7265 struct extent_map *em; in btrfs_get_extent_fiemap() local
7429 struct extent_map *em; in btrfs_new_extent_direct() local
7718 struct extent_map *em; in create_io_em() local
7857 struct extent_map *em; in btrfs_dio_iomap_begin() local
[all …]
A Ddev-replace.c592 struct extent_map *em; in btrfs_finish_block_group_to_copy() local
851 struct extent_map *em; in btrfs_dev_replace_update_device_in_mapping_tree() local
A Dfile.c535 struct extent_map *em; in btrfs_drop_extent_cache() local
2541 struct extent_map *em; in find_first_non_hole() local
3188 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
3213 struct extent_map *em; in btrfs_zero_range() local
3403 struct extent_map *em; in btrfs_fallocate() local
3600 struct extent_map *em = NULL; in find_desired_extent() local
A Dzoned.c1162 struct extent_map *em; in btrfs_load_block_group_zone_info() local
1537 struct extent_map *em; in btrfs_rewrite_logical_zoned() local
1712 struct extent_map *em; in btrfs_zoned_get_device() local
A Dcompression.c462 struct extent_map *em; in alloc_compressed_bio() local
660 struct extent_map *em; in add_ra_bio_pages() local
809 struct extent_map *em; in btrfs_submit_compressed_read() local
A Dextent_io.c2502 struct extent_map *em; in btrfs_get_io_failure_record() local
3256 struct extent_map *em; in calc_bio_boundaries() local
3528 struct extent_map *em; in __get_extent_map() local
3570 struct extent_map *em; in btrfs_do_readpage() local
3921 struct extent_map *em; in __extent_writepage_io() local
5319 struct extent_map *em; in try_release_extent_mapping() local
5405 struct extent_map *em; in get_extent_skip_holes() local
5558 struct extent_map *em = NULL; in extent_fiemap() local
/linux/fs/btrfs/tests/
A Dextent-map-tests.c15 struct extent_map *em; in free_extent_map_tree() local
56 struct extent_map *em; in test_case_1() local
146 struct extent_map *em; in test_case_2() local
228 struct extent_map *em; in __test_case_3() local
327 struct extent_map *em; in __test_case_4() local
459 struct extent_map *em; in test_rmap_block() local
A Dinode-tests.c221 struct extent_map *em = NULL; in test_btrfs_get_extent() local
822 struct extent_map *em = NULL; in test_hole_first() local
/linux/net/sched/
A Dematch.c171 struct tcf_ematch *em, struct nlattr *nla, int idx) in tcf_em_validate()
310 struct tcf_ematch *em; in tcf_em_tree_validate() local
406 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy() local
456 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump() local
489 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em, in tcf_em_match()
A Dem_ipset.c20 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()
A Dem_ipt.c127 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()
A Dem_nbyte.c23 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()
A Dem_u32.c17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
A Dem_cmp.c21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
/linux/drivers/thermal/
A Dcpufreq_cooling.c72 struct em_perf_domain *em; member
327 struct em_perf_domain *em) { in em_is_sane()
518 struct em_perf_domain *em) in __cpufreq_cooling_register()
661 struct em_perf_domain *em = em_cpu_get(policy->cpu); in of_cpufreq_cooling_register() local
/linux/drivers/block/aoe/
A Daoechr.c128 struct ErrMsg *em; in aoechr_error() local
215 struct ErrMsg *em; in aoechr_read() local
/linux/fs/ocfs2/
A Dextent_map.c48 static void __ocfs2_extent_map_lookup(struct ocfs2_extent_map *em, in __ocfs2_extent_map_lookup()
104 struct ocfs2_extent_map *em = &oi->ip_extent_map; in ocfs2_extent_map_trunc() local
217 struct ocfs2_extent_map *em = &oi->ip_extent_map; in ocfs2_extent_map_insert_rec() local
/linux/drivers/powercap/
A Ddtpm_cpu.c132 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw() local
/linux/net/bridge/netfilter/
A Debt_among.c206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
/linux/include/linux/
A Denergy_model.h74 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument
/linux/include/net/
A Dpkt_cls.h364 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container()
369 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
374 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
379 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
384 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()

Completed in 86 milliseconds

12