Searched refs:free_excluded_extents (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | extent-tree.c | 239 static void free_excluded_extents(struct btrfs_root *root, in free_excluded_extents() function 562 free_excluded_extents(extent_root, block_group); in caching_thread() 678 free_excluded_extents(fs_info->extent_root, cache); in cache_block_group() 9653 free_excluded_extents(info->extent_root, block_group); in btrfs_free_block_groups() 9927 free_excluded_extents(root, cache); in btrfs_read_block_groups() 9942 free_excluded_extents(root, cache); in btrfs_read_block_groups() 9950 free_excluded_extents(root, cache); in btrfs_read_block_groups() 10092 free_excluded_extents(root, cache); in btrfs_make_block_group() 10100 free_excluded_extents(root, cache); in btrfs_make_block_group() 10203 free_excluded_extents(root, block_group); in btrfs_remove_block_group()
|