Home
last modified time | relevance | path

Searched refs:btrfs_should_fragment_free_space (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/btrfs/
Dblock-group.h292 int btrfs_should_fragment_free_space(const struct btrfs_block_group *block_group);
Dblock-group.c26 int btrfs_should_fragment_free_space(const struct btrfs_block_group *block_group) in btrfs_should_fragment_free_space() function
727 if (btrfs_should_fragment_free_space(block_group)) in load_extent_tree_free()
893 if (btrfs_should_fragment_free_space(block_group)) { in caching_thread()
2935 if (btrfs_should_fragment_free_space(cache)) { in btrfs_make_block_group()
Dfree-space-cache.c2270 if (btrfs_should_fragment_free_space(block_group)) in use_bitmap()