Lines Matching refs:next
185 * Find block_group that's up next for discarding.
190 * Iterate over the discard lists to find the next block_group up for
224 * Look up next block group and set it for use.
448 * Determine next step of a block_group.
453 * Determine the next step for a block group after it's finished going through
478 * Find the next block_group to start discarding and then discard a single
531 /* Determine next steps for a block_group */
682 struct btrfs_block_group *block_group, *next;
686 list_for_each_entry_safe(block_group, next, &fs_info->unused_bgs,
712 struct btrfs_block_group *block_group, *next;
717 list_for_each_entry_safe(block_group, next,