Home
last modified time | relevance | path

Searched refs:alloc_extent_map (Results 1 – 7 of 7) sorted by relevance

/fs/btrfs/tests/
Dextent-map-tests.c61 em = alloc_extent_map(); in test_case_1()
82 em = alloc_extent_map(); in test_case_1()
102 em = alloc_extent_map(); in test_case_1()
149 em = alloc_extent_map(); in test_case_2()
170 em = alloc_extent_map(); in test_case_2()
190 em = alloc_extent_map(); in test_case_2()
232 em = alloc_extent_map(); in __test_case_3()
252 em = alloc_extent_map(); in __test_case_3()
331 em = alloc_extent_map(); in __test_case_4()
351 em = alloc_extent_map(); in __test_case_4()
[all …]
/fs/btrfs/
Dextent_map.h88 struct extent_map *alloc_extent_map(void);
Dextent_map.c50 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
Dfile.c550 split = alloc_extent_map(); in btrfs_drop_extent_cache()
552 split2 = alloc_extent_map(); in btrfs_drop_extent_cache()
2532 hole_em = alloc_extent_map(); in fill_holes()
Dinode.c2373 split_pre = alloc_extent_map(); in split_zoned_em()
2375 split_mid = alloc_extent_map(); in split_zoned_em()
2377 split_post = alloc_extent_map(); in split_zoned_em()
5325 hole_em = alloc_extent_map(); in btrfs_cont_expand()
7179 em = alloc_extent_map(); in btrfs_get_extent()
7427 em = alloc_extent_map(); in btrfs_get_extent_fiemap()
7828 em = alloc_extent_map(); in create_io_em()
10478 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
Dvolumes.c5432 em = alloc_extent_map(); in create_chunk()
7153 em = alloc_extent_map(); in read_one_chunk()
Drelocation.c2931 em = alloc_extent_map(); in setup_extent_mapping()