Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H 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()
H A Ddefrag.c618 em = btrfs_alloc_extent_map(); in defrag_get_extent()
H A Dinode.c5159 hole_em = btrfs_alloc_extent_map(); in btrfs_cont_expand()
7010 em = btrfs_alloc_extent_map(); in btrfs_get_extent()
7336 em = btrfs_alloc_extent_map(); in btrfs_create_io_em()
9058 em = btrfs_alloc_extent_map(); in __btrfs_prealloc_file_range()
H A Dfile.c2156 hole_em = btrfs_alloc_extent_map(); in fill_holes()
H A Drelocation.c2751 em = btrfs_alloc_extent_map(); in setup_relocation_extent_mapping()