Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_map.h59 struct extent_map *alloc_extent_map(void);
Dextent_map.c48 struct extent_map *alloc_extent_map(void) in alloc_extent_map() function
Dfile.c452 split = alloc_extent_map(); in btrfs_drop_extent_cache()
454 split2 = alloc_extent_map(); in btrfs_drop_extent_cache()
Dinode.c710 em = alloc_extent_map(); in submit_compressed_extents()
911 em = alloc_extent_map(); in cow_file_range()
1294 em = alloc_extent_map(); in run_delalloc_nocow()
5156 em = alloc_extent_map(); in btrfs_get_extent()
5480 em = alloc_extent_map(); in btrfs_get_extent_fiemap()
5584 em = alloc_extent_map(); in btrfs_new_extent_direct()
Dvolumes.c3375 em = alloc_extent_map(); in __btrfs_alloc_chunk()
4256 em = alloc_extent_map(); in read_one_chunk()
Ddisk-io.c205 em = alloc_extent_map(); in btree_get_extent()
Drelocation.c2920 em = alloc_extent_map();