Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent-tree.c6614 int get_block_group_index(struct btrfs_block_group_cache *cache) in get_block_group_index() function
6809 index = get_block_group_index(block_group); in find_free_extent()
7061 BUG_ON(index != get_block_group_index(block_group)); in find_free_extent()
9029 index = get_block_group_index(block_group); in btrfs_can_relocate()
9250 int index = get_block_group_index(cache); in __link_block_group()
9650 index = get_block_group_index(block_group); in btrfs_remove_block_group()
Dctree.h3376 int get_block_group_index(struct btrfs_block_group_cache *cache);