temp_fea         6221 fs/cifs/cifssmb.c 	struct fea *temp_fea;
temp_fea         6319 fs/cifs/cifssmb.c 	temp_fea = ea_response_data->list;
temp_fea         6320 fs/cifs/cifssmb.c 	temp_ptr = (char *)temp_fea;
temp_fea         6334 fs/cifs/cifssmb.c 		name_len = temp_fea->name_len;
temp_fea         6335 fs/cifs/cifssmb.c 		value_len = le16_to_cpu(temp_fea->value_len);
temp_fea         6377 fs/cifs/cifssmb.c 		temp_fea = (struct fea *)temp_ptr;