Searched refs:pSMBFile (Results 1 – 1 of 1) sorted by relevance
354 struct cifsFileInfo *pSMBFile = filep->private_data; in cifs_ioctl() local368 if (pSMBFile == NULL) in cifs_ioctl()371 trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command); in cifs_ioctl()375 if (pSMBFile == NULL) in cifs_ioctl()377 tcon = tlink_tcon(pSMBFile->tlink); in cifs_ioctl()384 pSMBFile->fid.netfid, in cifs_ioctl()404 if (pSMBFile == NULL) in cifs_ioctl()406 tcon = tlink_tcon(pSMBFile->tlink); in cifs_ioctl()431 xid, tcon, pSMBFile); in cifs_ioctl()442 if (pSMBFile == NULL) in cifs_ioctl()[all …]