Searched refs:free_excluded_extents (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | extent-tree.c | 241 static void free_excluded_extents(struct btrfs_root *root, in free_excluded_extents() function 516 free_excluded_extents(extent_root, block_group); in caching_thread() 616 free_excluded_extents(fs_info->extent_root, cache); in cache_block_group() 9199 free_excluded_extents(info->extent_root, block_group); in btrfs_free_block_groups() 9402 free_excluded_extents(root, cache); in btrfs_read_block_groups() 9417 free_excluded_extents(root, cache); in btrfs_read_block_groups() 9425 free_excluded_extents(root, cache); in btrfs_read_block_groups() 9561 free_excluded_extents(root, cache); in btrfs_make_block_group() 9569 free_excluded_extents(root, cache); in btrfs_make_block_group() 9647 free_excluded_extents(root, block_group); in btrfs_remove_block_group()
|