Searched refs:btrfs_alloc_extent_map (Results 1 – 7 of 7) sorted by relevance
71 em = btrfs_alloc_extent_map(); in test_case_1()93 em = btrfs_alloc_extent_map(); in test_case_1()114 em = btrfs_alloc_extent_map(); in test_case_1()170 em = btrfs_alloc_extent_map(); in test_case_2()192 em = btrfs_alloc_extent_map(); in test_case_2()213 em = btrfs_alloc_extent_map(); in test_case_2()263 em = btrfs_alloc_extent_map(); in __test_case_3()284 em = btrfs_alloc_extent_map(); in __test_case_3()372 em = btrfs_alloc_extent_map(); in __test_case_4()393 em = btrfs_alloc_extent_map(); in __test_case_4()[all …]
45 struct extent_map *btrfs_alloc_extent_map(void) in btrfs_alloc_extent_map() function828 split = btrfs_alloc_extent_map(); in btrfs_drop_extent_map_range()829 split2 = btrfs_alloc_extent_map(); in btrfs_drop_extent_map_range()1048 split_pre = btrfs_alloc_extent_map(); in btrfs_split_extent_map()1051 split_mid = btrfs_alloc_extent_map(); in btrfs_split_extent_map()
177 struct extent_map *btrfs_alloc_extent_map(void);
618 em = btrfs_alloc_extent_map(); in defrag_get_extent()
5159 hole_em = btrfs_alloc_extent_map(); in btrfs_cont_expand()7011 em = btrfs_alloc_extent_map(); in btrfs_get_extent()7337 em = btrfs_alloc_extent_map(); in btrfs_create_io_em()9058 em = btrfs_alloc_extent_map(); in __btrfs_prealloc_file_range()
2156 hole_em = btrfs_alloc_extent_map(); in fill_holes()
2751 em = btrfs_alloc_extent_map(); in setup_relocation_extent_mapping()
Completed in 37 milliseconds