Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A 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/fs/btrfs/
H A 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()
H A Ddefrag.c627 em = alloc_extent_map(); in defrag_get_extent()
H A Dinode.c4982 hole_em = alloc_extent_map(); in btrfs_cont_expand()
6832 em = alloc_extent_map(); in btrfs_get_extent()
7167 em = alloc_extent_map(); in btrfs_create_io_em()
8812 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
H A Dfile.c2062 hole_em = alloc_extent_map(); in fill_holes()
H A Drelocation.c2846 em = alloc_extent_map(); in setup_relocation_extent_mapping()