Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/tests/
Dextent-map-tests.c63 em = alloc_extent_map(); in test_case_1()
84 em = alloc_extent_map(); in test_case_1()
104 em = alloc_extent_map(); in test_case_1()
151 em = alloc_extent_map(); in test_case_2()
172 em = alloc_extent_map(); in test_case_2()
192 em = alloc_extent_map(); in test_case_2()
234 em = alloc_extent_map(); in __test_case_3()
254 em = alloc_extent_map(); in __test_case_3()
333 em = alloc_extent_map(); in __test_case_4()
353 em = alloc_extent_map(); in __test_case_4()
[all …]
/linux-6.1.9/fs/btrfs/
Dextent_map.h98 struct extent_map *alloc_extent_map(void);
Dextent_map.c51 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
731 split = alloc_extent_map(); in btrfs_drop_extent_map_range()
732 split2 = alloc_extent_map(); in btrfs_drop_extent_map_range()
Dinode.c2542 split_pre = alloc_extent_map(); in split_zoned_em()
2544 split_mid = alloc_extent_map(); in split_zoned_em()
2546 split_post = alloc_extent_map(); in split_zoned_em()
5100 hole_em = alloc_extent_map(); in btrfs_cont_expand()
6865 em = alloc_extent_map(); in btrfs_get_extent()
7353 em = alloc_extent_map(); in create_io_em()
9935 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
Dvolumes.c5405 em = alloc_extent_map(); in create_chunk()
7206 em = alloc_extent_map(); in read_one_chunk()
Dfile.c2447 hole_em = alloc_extent_map(); in fill_holes()
Drelocation.c2896 em = alloc_extent_map(); in setup_relocation_extent_mapping()
Dioctl.c1068 em = alloc_extent_map(); in defrag_get_extent()