lr_next_group    2226 fs/ext4/ext4.h 	ext4_group_t		lr_next_group;
lr_next_group    3060 fs/ext4/super.c 	for (group = elr->lr_next_group; group < ngroups; group++) {
lr_next_group    3084 fs/ext4/super.c 		elr->lr_next_group = group + 1;
lr_next_group    3321 fs/ext4/super.c 	elr->lr_next_group = start;