Searched refs:btrfs_should_fragment_free_space (Results 1 – 3 of 3) sorted by relevance
430 if (btrfs_should_fragment_free_space(extent_root, block_group)) in caching_thread()543 if (btrfs_should_fragment_free_space(extent_root, block_group)) { in caching_thread()659 btrfs_should_fragment_free_space(fs_info->extent_root, in cache_block_group()9930 if (btrfs_should_fragment_free_space(root, cache)) { in btrfs_make_block_group()
1980 if (btrfs_should_fragment_free_space(block_group->fs_info->extent_root, in use_bitmap()
2213 btrfs_should_fragment_free_space(struct btrfs_root *root, in btrfs_should_fragment_free_space() function