Lines Matching defs:next
150 * find_next_block_group - find block_group that's up next for discarding
154 * Iterate over the discard lists to find the next block_group up for
394 * btrfs_finish_discard_pass - determine next step of a block_group
398 * This determines the next step for a block group after it's finished going
422 * This finds the next block_group to start discarding and then discards a
477 /* Determine next steps for a block_group */
621 struct btrfs_block_group *block_group, *next;
625 list_for_each_entry_safe(block_group, next, &fs_info->unused_bgs,
646 struct btrfs_block_group *block_group, *next;
651 list_for_each_entry_safe(block_group, next,