Searched defs:smb2_compound_vars (Results 1 – 1 of 1) sorted by relevance
2221 struct smb2_compound_vars { struct2222 struct cifs_open_parms oparms;2223 struct kvec rsp_iov[3];2224 struct smb_rqst rqst[3];2225 struct kvec open_iov[SMB2_CREATE_IOV_SIZE];2226 struct kvec qi_iov;2227 struct kvec io_iov[SMB2_IOCTL_IOV_SIZE];2228 struct kvec si_iov[SMB2_SET_INFO_IOV_SIZE];2229 struct kvec close_iov;2230 struct smb2_file_rename_info rename_info;[all …]