Searched refs:pSMBFile (Results 1 – 1 of 1) sorted by relevance
358 struct cifsFileInfo *pSMBFile = filep->private_data; in cifs_ioctl() local372 if (pSMBFile == NULL) in cifs_ioctl()375 trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command); in cifs_ioctl()379 if (pSMBFile == NULL) in cifs_ioctl()381 tcon = tlink_tcon(pSMBFile->tlink); in cifs_ioctl()388 pSMBFile->fid.netfid, in cifs_ioctl()408 if (pSMBFile == NULL) in cifs_ioctl()410 tcon = tlink_tcon(pSMBFile->tlink); in cifs_ioctl()435 xid, tcon, pSMBFile); in cifs_ioctl()446 if (pSMBFile == NULL) in cifs_ioctl()[all …]