Searched refs:ea_req (Results 1 – 1 of 1) sorted by relevance
4670 struct smb2_ea_info_req *ea_req = NULL; in smb2_get_ea() 4687 ea_req = (struct smb2_ea_info_req *)((char *)req + in smb2_get_ea() 4738 strncmp(&name[XATTR_USER_PREFIX_LEN], ea_req->name, in smb2_get_ea() 4739 ea_req->EaNameLength)) in smb2_get_ea() 4666 struct smb2_ea_info_req *ea_req = NULL; smb2_get_ea() local