Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dextent-map-tests.c64 em = alloc_extent_map(); in test_case_1()
85 em = alloc_extent_map(); in test_case_1()
105 em = alloc_extent_map(); in test_case_1()
152 em = alloc_extent_map(); in test_case_2()
173 em = alloc_extent_map(); in test_case_2()
193 em = alloc_extent_map(); in test_case_2()
235 em = alloc_extent_map(); in __test_case_3()
255 em = alloc_extent_map(); in __test_case_3()
334 em = alloc_extent_map(); in __test_case_4()
354 em = alloc_extent_map(); in __test_case_4()
[all …]
/openbmc/linux/fs/btrfs/
H A Dextent_map.h96 struct extent_map *alloc_extent_map(void);
H A Dextent_map.c46 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
736 split = alloc_extent_map(); in btrfs_drop_extent_map_range()
737 split2 = alloc_extent_map(); in btrfs_drop_extent_map_range()
982 split_pre = alloc_extent_map(); in split_extent_map()
985 split_mid = alloc_extent_map(); in split_extent_map()
H A Ddefrag.c493 em = alloc_extent_map(); in defrag_get_extent()
H A Dinode.c4931 hole_em = alloc_extent_map(); in btrfs_cont_expand()
6787 em = alloc_extent_map(); in btrfs_get_extent()
7270 em = alloc_extent_map(); in create_io_em()
9659 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
H A Dvolumes.c5428 em = alloc_extent_map(); in create_chunk()
6811 em = alloc_extent_map(); in read_one_chunk()
H A Dfile.c2137 hole_em = alloc_extent_map(); in fill_holes()
H A Drelocation.c2947 em = alloc_extent_map(); in setup_relocation_extent_mapping()