Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c6912 int get_block_group_index(struct btrfs_block_group_cache *cache) in get_block_group_index() function
7120 index = get_block_group_index(block_group); in find_free_extent()
7383 BUG_ON(index != get_block_group_index(block_group)); in find_free_extent()
9384 index = get_block_group_index(block_group); in btrfs_can_relocate()
9605 int index = get_block_group_index(cache); in __link_block_group()
10033 index = get_block_group_index(block_group); in btrfs_remove_block_group()
Dctree.h3421 int get_block_group_index(struct btrfs_block_group_cache *cache);