Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent-tree.c124 static int block_group_bits(struct btrfs_block_group_cache *cache, u64 bits) in block_group_bits() function
6795 if (block_group && block_group_bits(block_group, flags) && in find_free_extent()
6833 if (!block_group_bits(block_group, flags)) { in find_free_extent()
6881 !block_group_bits(used_block_group, flags))) in find_free_extent()