first_not_zeroed 2861 fs/ext4/ext4.h 				    ext4_group_t first_not_zeroed);
first_not_zeroed 2491 fs/ext4/super.c 				  ext4_group_t *first_not_zeroed)
first_not_zeroed 2603 fs/ext4/super.c 	if (NULL != first_not_zeroed)
first_not_zeroed 2604 fs/ext4/super.c 		*first_not_zeroed = grp;
first_not_zeroed 3334 fs/ext4/super.c 			     ext4_group_t first_not_zeroed)
first_not_zeroed 3351 fs/ext4/super.c 	if (first_not_zeroed == ngroups || sb_rdonly(sb) ||
first_not_zeroed 3355 fs/ext4/super.c 	elr = ext4_li_request_new(sb, first_not_zeroed);
first_not_zeroed 3636 fs/ext4/super.c 	ext4_group_t first_not_zeroed;
first_not_zeroed 4307 fs/ext4/super.c 	if (!ext4_check_descriptors(sb, logical_sb_block, &first_not_zeroed)) {
first_not_zeroed 4605 fs/ext4/super.c 	err = ext4_register_li_request(sb, first_not_zeroed);
first_not_zeroed 5516 fs/ext4/super.c 		ext4_group_t first_not_zeroed;
first_not_zeroed 5517 fs/ext4/super.c 		first_not_zeroed = ext4_has_uninit_itable(sb);
first_not_zeroed 5518 fs/ext4/super.c 		ext4_register_li_request(sb, first_not_zeroed);