Searched refs:smb2_write_rsp (Results 1 – 3 of 3) sorted by relevance
797 struct smb2_write_rsp { struct
4809 struct smb2_write_rsp *rsp = (struct smb2_write_rsp *)mid->resp_buf; in smb2_writev_callback()5089 struct smb2_write_rsp *rsp = NULL; in SMB2_write()5149 rsp = (struct smb2_write_rsp *)rsp_iov.iov_base; in SMB2_write()
6776 struct smb2_write_rsp *rsp; in smb2_write_pipe()6824 offsetof(struct smb2_write_rsp, Buffer)); in smb2_write_pipe()6873 struct smb2_write_rsp *rsp; in smb2_write()6984 err = ksmbd_iov_pin_rsp(work, rsp, offsetof(struct smb2_write_rsp, Buffer)); in smb2_write()