Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dblock-group.h277 int btrfs_should_fragment_free_space(struct btrfs_block_group *block_group);
Dblock-group.c26 int btrfs_should_fragment_free_space(struct btrfs_block_group *block_group) in btrfs_should_fragment_free_space() function
729 if (btrfs_should_fragment_free_space(block_group)) in load_extent_tree_free()
895 if (btrfs_should_fragment_free_space(block_group)) { in caching_thread()
2860 if (btrfs_should_fragment_free_space(cache)) { in btrfs_make_block_group()
Dfree-space-cache.c2264 if (btrfs_should_fragment_free_space(block_group)) in use_bitmap()