Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent-tree.c405 if (btrfs_should_fragment_free_space(block_group)) in load_extent_tree_free()
541 if (btrfs_should_fragment_free_space(block_group)) { in caching_thread()
648 btrfs_should_fragment_free_space(cache)) { in cache_block_group()
10147 if (btrfs_should_fragment_free_space(cache)) { in btrfs_make_block_group()
Dfree-space-cache.c1962 if (btrfs_should_fragment_free_space(block_group)) in use_bitmap()
Dctree.h1391 btrfs_should_fragment_free_space(struct btrfs_block_group_cache *block_group) in btrfs_should_fragment_free_space() function