smb2_path          42 fs/cifs/smb2file.c 	__le16 *smb2_path;
smb2_path          48 fs/cifs/smb2file.c 	smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb);
smb2_path          49 fs/cifs/smb2file.c 	if (smb2_path == NULL) {
smb2_path          64 fs/cifs/smb2file.c 	rc = SMB2_open(xid, oparms, smb2_path, &smb2_oplock, smb2_data, NULL,
smb2_path         112 fs/cifs/smb2file.c 	kfree(smb2_path);