Home
last modified time | relevance | path

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

/fs/btrfs/tests/
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()
192 em = btrfs_alloc_extent_map(); in test_case_2()
213 em = btrfs_alloc_extent_map(); in test_case_2()
263 em = btrfs_alloc_extent_map(); in __test_case_3()
284 em = btrfs_alloc_extent_map(); in __test_case_3()
372 em = btrfs_alloc_extent_map(); in __test_case_4()
393 em = btrfs_alloc_extent_map(); in __test_case_4()
[all …]
/fs/btrfs/
A Dextent_map.c45 struct extent_map *btrfs_alloc_extent_map(void) in btrfs_alloc_extent_map() function
828 split = btrfs_alloc_extent_map(); in btrfs_drop_extent_map_range()
829 split2 = btrfs_alloc_extent_map(); in btrfs_drop_extent_map_range()
1048 split_pre = btrfs_alloc_extent_map(); in btrfs_split_extent_map()
1051 split_mid = btrfs_alloc_extent_map(); in btrfs_split_extent_map()
A Dextent_map.h177 struct extent_map *btrfs_alloc_extent_map(void);
A Ddefrag.c618 em = btrfs_alloc_extent_map(); in defrag_get_extent()
A Dinode.c5159 hole_em = btrfs_alloc_extent_map(); in btrfs_cont_expand()
7011 em = btrfs_alloc_extent_map(); in btrfs_get_extent()
7337 em = btrfs_alloc_extent_map(); in btrfs_create_io_em()
9058 em = btrfs_alloc_extent_map(); in __btrfs_prealloc_file_range()
A Dfile.c2156 hole_em = btrfs_alloc_extent_map(); in fill_holes()
A Drelocation.c2751 em = btrfs_alloc_extent_map(); in setup_relocation_extent_mapping()

Completed in 37 milliseconds