Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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.c542 split = alloc_extent_map(); in btrfs_drop_extent_cache()
544 split2 = alloc_extent_map(); in btrfs_drop_extent_cache()
2415 hole_em = alloc_extent_map(); in fill_holes()
Dinode.c4815 hole_em = alloc_extent_map(); in btrfs_cont_expand()
6623 em = alloc_extent_map(); in btrfs_get_extent()
6870 em = alloc_extent_map(); in btrfs_get_extent_fiemap()
7261 em = alloc_extent_map(); in create_io_em()
9843 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
Dvolumes.c5151 em = alloc_extent_map(); in create_chunk()
6686 em = alloc_extent_map(); in read_one_chunk()
Drelocation.c2660 em = alloc_extent_map(); in setup_extent_mapping()