Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A Dextent-map-tests.c71 em = btrfs_alloc_extent_map(); in test_case_1()
93 em = btrfs_alloc_extent_map(); in test_case_1()
114 em = btrfs_alloc_extent_map(); in test_case_1()
170 em = btrfs_alloc_extent_map(); in test_case_2()
195 em = btrfs_alloc_extent_map(); in test_case_2()
216 em = btrfs_alloc_extent_map(); in test_case_2()
266 em = btrfs_alloc_extent_map(); in __test_case_3()
287 em = btrfs_alloc_extent_map(); in __test_case_3()
375 em = btrfs_alloc_extent_map(); in __test_case_4()
396 em = btrfs_alloc_extent_map(); in __test_case_4()
[all …]
/linux/fs/btrfs/
H A Dextent_map.c45 struct extent_map *btrfs_alloc_extent_map(void) in btrfs_alloc_extent_map() function
840 split = btrfs_alloc_extent_map(); in btrfs_drop_extent_map_range()
841 split2 = btrfs_alloc_extent_map(); in btrfs_drop_extent_map_range()
1060 split_pre = btrfs_alloc_extent_map(); in btrfs_split_extent_map()
1063 split_mid = btrfs_alloc_extent_map(); in btrfs_split_extent_map()
H A Dextent_map.h176 struct extent_map *btrfs_alloc_extent_map(void);
H A Ddefrag.c618 em = btrfs_alloc_extent_map(); in defrag_get_extent()
H A Dinode.c5349 hole_em = btrfs_alloc_extent_map(); in btrfs_cont_expand()
7244 em = btrfs_alloc_extent_map(); in btrfs_get_extent()
7570 em = btrfs_alloc_extent_map(); in btrfs_create_io_em()
9272 em = btrfs_alloc_extent_map(); in __btrfs_prealloc_file_range()
H A Dfile.c2157 hole_em = btrfs_alloc_extent_map(); in fill_holes()
H A Drelocation.c2737 em = btrfs_alloc_extent_map(); in setup_relocation_extent_mapping()