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

/linux-master/fs/btrfs/
H A Dblock-group.h292 int btrfs_should_fragment_free_space(struct btrfs_block_group *block_group);
H A Dblock-group.c26 int btrfs_should_fragment_free_space(struct btrfs_block_group *block_group) function
729 if (btrfs_should_fragment_free_space(block_group))
895 if (btrfs_should_fragment_free_space(block_group)) {
2873 if (btrfs_should_fragment_free_space(cache)) {
H A Dfree-space-cache.c2266 if (btrfs_should_fragment_free_space(block_group))

Completed in 222 milliseconds