Searched refs:smb2_path (Results 1 – 1 of 1) sorted by relevance
29 __le16 *smb2_path; in smb2_open_file() local35 smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb); in smb2_open_file()36 if (smb2_path == NULL) { in smb2_open_file()51 rc = SMB2_open(xid, oparms, smb2_path, &smb2_oplock, smb2_data, NULL, in smb2_open_file()98 kfree(smb2_path); in smb2_open_file()