Home
last modified time | relevance | path

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

/fs/btrfs/
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()
235 static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em) in try_merge_map()
300 struct extent_map *em; in unpin_extent_cache() local
335 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em) in clear_em_logging()
343 struct extent_map *em, in setup_extent_mapping()
356 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits()
371 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits()
398 struct extent_map *em, int modified) in add_extent_mapping()
[all …]
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()
Dvolumes.c1819 struct extent_map *em; in find_next_chunk() local
2987 struct extent_map *em; in btrfs_get_chunk_map() local
3016 struct extent_map *em; in btrfs_remove_chunk() local
5157 struct extent_map *em; in create_chunk() local
5312 struct extent_map *em; in btrfs_finish_chunk_alloc() local
5425 struct extent_map *em; in btrfs_chunk_readonly() local
5463 struct extent_map *em; in btrfs_mapping_tree_free() local
5482 struct extent_map *em; in btrfs_num_copies() local
5528 struct extent_map *em; in btrfs_full_stripe_len() local
5545 struct extent_map *em; in btrfs_is_parity_mirror() local
[all …]
Dblock-group.c904 u64 group_start, struct extent_map *em) in btrfs_remove_block_group()
1181 struct extent_map *em; in btrfs_start_trans_remove_block_group() local
1551 struct extent_map *em; in read_bg_from_eb() local
1668 struct extent_map *em; in btrfs_rmap_block() local
1841 struct extent_map *em; in check_chunk_block_group_mappings() local
3425 struct extent_map *em; in btrfs_unfreeze_block_group() local
Dfile.c520 struct extent_map *em; in btrfs_drop_extent_cache() local
2455 struct extent_map *em; in find_first_non_hole() local
3082 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
3107 struct extent_map *em; in btrfs_zero_range() local
3295 struct extent_map *em; in btrfs_fallocate() local
3492 struct extent_map *em = NULL; in find_desired_extent() local
Dinode.c773 struct extent_map *em; in submit_compressed_extents() local
936 struct extent_map *em; in get_extent_allocation_hint() local
991 struct extent_map *em; in cow_file_range() local
1697 struct extent_map *em; in run_delalloc_nocow() local
2265 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
4760 struct extent_map *em = NULL; in btrfs_cont_expand() local
4997 struct extent_map *em; in evict_inode_truncate_pages() local
6604 struct extent_map *em = NULL; in btrfs_get_extent() local
6806 struct extent_map *em; in btrfs_get_extent_fiemap() local
6940 struct extent_map *em = NULL; in btrfs_create_dio_extent() local
[all …]
Dioctl.c1069 struct extent_map *em = NULL; in check_defrag_in_cache() local
1163 struct extent_map *em; in defrag_lookup_extent() local
1190 static bool defrag_check_next_extent(struct inode *inode, struct extent_map *em) in defrag_check_next_extent()
1214 struct extent_map *em; in should_defrag_range() local
1406 struct extent_map *em; in cluster_pages_for_defrag() local
Ddev-replace.c671 struct extent_map *em; in btrfs_dev_replace_update_device_in_mapping_tree() local
Dextent_io.c2456 struct extent_map *em; in btrfs_get_io_failure_record() local
3113 struct extent_map *em; in __get_extent_map() local
3154 struct extent_map *em; in btrfs_do_readpage() local
3470 struct extent_map *em; in __extent_writepage_io() local
4442 struct extent_map *em; in try_release_extent_mapping() local
4528 struct extent_map *em; in get_extent_skip_holes() local
4681 struct extent_map *em = NULL; in extent_fiemap() local
Dcompression.c512 struct extent_map *em; in add_ra_bio_pages() local
633 struct extent_map *em; in btrfs_submit_compressed_read() local
Dfile-item.c1050 struct extent_map *em) in btrfs_extent_item_to_extent_map()
Dtree-log.c4130 const struct extent_map *em, in log_extent_csums()
4236 const struct extent_map *em, in log_one_extent()
4456 struct extent_map *em, *n; in btrfs_log_changed_extents() local
5452 struct extent_map *em, *n; in btrfs_log_inode() local
Drelocation.c2657 struct extent_map *em; in setup_extent_mapping() local
Dscrub.c3373 struct extent_map *em; in scrub_chunk() local
/fs/btrfs/tests/
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
Dinode-tests.c221 struct extent_map *em = NULL; in test_btrfs_get_extent() local
827 struct extent_map *em = NULL; in test_hole_first() local
/fs/ocfs2/
Dextent_map.c50 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