Searched refs:groups_list (Results 1 – 2 of 2) sorted by relevance
2795 static void get_block_group_info(struct list_head *groups_list, in get_block_group_info() argument2803 list_for_each_entry(block_group, groups_list, list) { in get_block_group_info()
7258 static u64 __btrfs_get_ro_block_group_free_space(struct list_head *groups_list) in __btrfs_get_ro_block_group_free_space() argument7264 list_for_each_entry(block_group, groups_list, list) { in __btrfs_get_ro_block_group_free_space()