Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/tests/
Dextent-map-tests.c58 em = alloc_extent_map(); in test_case_1()
79 em = alloc_extent_map(); in test_case_1()
99 em = alloc_extent_map(); in test_case_1()
146 em = alloc_extent_map(); in test_case_2()
167 em = alloc_extent_map(); in test_case_2()
187 em = alloc_extent_map(); in test_case_2()
229 em = alloc_extent_map(); in __test_case_3()
249 em = alloc_extent_map(); in __test_case_3()
328 em = alloc_extent_map(); in __test_case_4()
348 em = alloc_extent_map(); in __test_case_4()
[all …]
/Linux-v5.4/fs/btrfs/
Dextent_map.h95 struct extent_map *alloc_extent_map(void);
Dextent_map.c50 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
Dfile.c612 split = alloc_extent_map(); in btrfs_drop_extent_cache()
614 split2 = alloc_extent_map(); in btrfs_drop_extent_cache()
2349 hole_em = alloc_extent_map(); in fill_holes()
Dinode.c5142 hole_em = alloc_extent_map(); in btrfs_cont_expand()
6946 em = alloc_extent_map(); in btrfs_get_extent()
7205 em = alloc_extent_map(); in btrfs_get_extent_fiemap()
7579 em = alloc_extent_map(); in create_io_em()
10439 em = alloc_extent_map(); in __btrfs_prealloc_file_range()
Dvolumes.c5127 em = alloc_extent_map(); in __btrfs_alloc_chunk()
6757 em = alloc_extent_map(); in read_one_chunk()
Ddisk-io.c222 em = alloc_extent_map(); in btree_get_extent()
Drelocation.c3203 em = alloc_extent_map(); in setup_extent_mapping()