Searched defs:smb2_compound_vars (Results 1 – 1 of 1) sorted by relevance
2263 struct smb2_compound_vars { struct2264 struct cifs_open_parms oparms;2265 struct kvec rsp_iov[3];2266 struct smb_rqst rqst[3];2267 struct kvec open_iov[SMB2_CREATE_IOV_SIZE];2268 struct kvec qi_iov;2269 struct kvec io_iov[SMB2_IOCTL_IOV_SIZE];2270 struct kvec si_iov[SMB2_SET_INFO_IOV_SIZE];2271 struct kvec close_iov;2272 struct smb2_file_rename_info rename_info;[all …]