Home
last modified time | relevance | path

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

/Linux-v5.15/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 …]
/Linux-v5.15/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()
2434 hole_em = alloc_extent_map(); in fill_holes()
Dinode.c2313 split_pre = alloc_extent_map(); in split_zoned_em()
2315 split_mid = alloc_extent_map(); in split_zoned_em()
2317 split_post = alloc_extent_map(); in split_zoned_em()
5247 hole_em = alloc_extent_map(); in btrfs_cont_expand()
7063 em = alloc_extent_map(); in btrfs_get_extent()
7311 em = alloc_extent_map(); in btrfs_get_extent_fiemap()
7712 em = alloc_extent_map(); in create_io_em()
10306 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
Dvolumes.c5321 em = alloc_extent_map(); in create_chunk()
7002 em = alloc_extent_map(); in read_one_chunk()
Drelocation.c2914 em = alloc_extent_map(); in setup_extent_mapping()