Searched refs:groups_list (Results 1 – 2 of 2) sorted by relevance
2274 static void get_block_group_info(struct list_head *groups_list, in get_block_group_info() argument2282 list_for_each_entry(block_group, groups_list, list) { in get_block_group_info()
8213 static u64 __btrfs_get_ro_block_group_free_space(struct list_head *groups_list) in __btrfs_get_ro_block_group_free_space() argument8219 list_for_each_entry(block_group, groups_list, list) { in __btrfs_get_ro_block_group_free_space()