Searched refs:smb2_ioctl_rsp (Results 1 – 3 of 3) sorted by relevance
326 ((struct smb2_ioctl_rsp *)hdr)->OutputOffset); in smb2_get_data_area_len()327 *len = le32_to_cpu(((struct smb2_ioctl_rsp *)hdr)->OutputCount); in smb2_get_data_area_len()
773 struct smb2_ioctl_rsp { struct
1910 struct smb2_ioctl_rsp *rsp; in SMB2_ioctl()2013 rsp = (struct smb2_ioctl_rsp *)rsp_iov.iov_base; in SMB2_ioctl()