Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.h211 static inline int btrfs_should_fragment_free_space( in btrfs_should_fragment_free_space() function
H A Dblock-group.c519 if (btrfs_should_fragment_free_space(block_group)) in load_extent_tree_free()
661 if (btrfs_should_fragment_free_space(block_group)) { in caching_thread()
765 btrfs_should_fragment_free_space(cache)) { in btrfs_cache_block_group()
2180 if (btrfs_should_fragment_free_space(cache)) { in btrfs_make_block_group()
H A Dfree-space-cache.c2098 if (btrfs_should_fragment_free_space(block_group)) in use_bitmap()