Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
A 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 …]
/linux/fs/btrfs/
A Dextent_map.h88 struct extent_map *alloc_extent_map(void);
A Dextent_map.c50 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
A Dfile.c557 split = alloc_extent_map(); in btrfs_drop_extent_cache()
559 split2 = alloc_extent_map(); in btrfs_drop_extent_cache()
2501 hole_em = alloc_extent_map(); in fill_holes()
A Dinode.c2336 split_pre = alloc_extent_map(); in split_zoned_em()
2338 split_mid = alloc_extent_map(); in split_zoned_em()
2340 split_post = alloc_extent_map(); in split_zoned_em()
5258 hole_em = alloc_extent_map(); in btrfs_cont_expand()
7078 em = alloc_extent_map(); in btrfs_get_extent()
7326 em = alloc_extent_map(); in btrfs_get_extent_fiemap()
7727 em = alloc_extent_map(); in create_io_em()
10320 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
A Dvolumes.c5379 em = alloc_extent_map(); in create_chunk()
7078 em = alloc_extent_map(); in read_one_chunk()
A Drelocation.c2893 em = alloc_extent_map(); in setup_relocation_extent_mapping()

Completed in 48 milliseconds