Searched refs:temp_fea (Results 1 – 1 of 1) sorted by relevance
5617 struct fea *temp_fea; in CIFSSMBQAllEAs() local5715 temp_fea = &ea_response_data->list; in CIFSSMBQAllEAs()5716 temp_ptr = (char *)temp_fea; in CIFSSMBQAllEAs()5730 name_len = temp_fea->name_len; in CIFSSMBQAllEAs()5731 value_len = le16_to_cpu(temp_fea->value_len); in CIFSSMBQAllEAs()5773 temp_fea = (struct fea *)temp_ptr; in CIFSSMBQAllEAs()