has_bigalloc     3632 fs/ext4/super.c 	int needs_recovery, has_huge_files, has_bigalloc;
has_bigalloc     4148 fs/ext4/super.c 	has_bigalloc = ext4_has_feature_bigalloc(sb);
has_bigalloc     4149 fs/ext4/super.c 	if (has_bigalloc) {