ext4_has_feature_huge_file 4768 fs/ext4/inode.c 	if (ext4_has_feature_huge_file(sb)) {
ext4_has_feature_huge_file 5156 fs/ext4/inode.c 	if (!ext4_has_feature_huge_file(sb))
ext4_has_feature_huge_file 4087 fs/ext4/super.c 	has_huge_files = ext4_has_feature_huge_file(sb);