Home
last modified time | relevance | path

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

/linux-4.19.296/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()
10189 if (btrfs_should_fragment_free_space(cache)) { in btrfs_make_block_group()
Dfree-space-cache.c2013 if (btrfs_should_fragment_free_space(block_group)) in use_bitmap()
Dctree.h1390 btrfs_should_fragment_free_space(struct btrfs_block_group_cache *block_group) in btrfs_should_fragment_free_space() function