Home
last modified time | relevance | path

Searched refs:smb2_write_rsp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/cifs/
Dsmb2pdu.h1322 struct smb2_write_rsp { struct
Dsmb2pdu.c4152 struct smb2_write_rsp *rsp = (struct smb2_write_rsp *)mid->resp_buf; in smb2_writev_callback()
4379 struct smb2_write_rsp *rsp = NULL; in SMB2_write()
4433 rsp = (struct smb2_write_rsp *)rsp_iov.iov_base; in SMB2_write()