Searched refs:pSMBFile (Results 1 – 1 of 1) sorted by relevance
355 struct cifsFileInfo *pSMBFile = filep->private_data; in cifs_ioctl() local369 if (pSMBFile == NULL) in cifs_ioctl()372 trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command); in cifs_ioctl()376 if (pSMBFile == NULL) in cifs_ioctl()378 tcon = tlink_tcon(pSMBFile->tlink); in cifs_ioctl()385 pSMBFile->fid.netfid, in cifs_ioctl()405 if (pSMBFile == NULL) in cifs_ioctl()407 tcon = tlink_tcon(pSMBFile->tlink); in cifs_ioctl()432 xid, tcon, pSMBFile); in cifs_ioctl()443 if (pSMBFile == NULL) in cifs_ioctl()[all …]