Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/tests/
Dextent-map-tests.c71 em = alloc_extent_map(); in test_case_1()
93 em = alloc_extent_map(); in test_case_1()
114 em = alloc_extent_map(); in test_case_1()
170 em = alloc_extent_map(); in test_case_2()
192 em = alloc_extent_map(); in test_case_2()
213 em = alloc_extent_map(); in test_case_2()
263 em = alloc_extent_map(); in __test_case_3()
284 em = alloc_extent_map(); in __test_case_3()
372 em = alloc_extent_map(); in __test_case_4()
393 em = alloc_extent_map(); in __test_case_4()
[all …]
/linux-6.14.4/fs/btrfs/
Dextent_map.c45 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
829 split = alloc_extent_map(); in btrfs_drop_extent_map_range()
830 split2 = alloc_extent_map(); in btrfs_drop_extent_map_range()
1049 split_pre = alloc_extent_map(); in split_extent_map()
1052 split_mid = alloc_extent_map(); in split_extent_map()
Dextent_map.h176 struct extent_map *alloc_extent_map(void);
Ddefrag.c627 em = alloc_extent_map(); in defrag_get_extent()
Dinode.c5025 hole_em = alloc_extent_map(); in btrfs_cont_expand()
6874 em = alloc_extent_map(); in btrfs_get_extent()
7206 em = alloc_extent_map(); in btrfs_create_io_em()
8880 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
Dfile.c2044 hole_em = alloc_extent_map(); in fill_holes()
Drelocation.c2769 em = alloc_extent_map(); in setup_relocation_extent_mapping()