Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dextent-tree.c93 static int block_group_bits(struct btrfs_block_group_cache *cache, u64 bits) in block_group_bits() function
7322 if (block_group && block_group_bits(block_group, flags) && in find_free_extent()
7367 if (!block_group_bits(block_group, flags)) { in find_free_extent()
7422 !block_group_bits(used_block_group, flags))) in find_free_extent()