Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h1354 struct smb2_write_rsp { struct
Dsmb2pdu.c4232 struct smb2_write_rsp *rsp = (struct smb2_write_rsp *)mid->resp_buf; in smb2_writev_callback()
4458 struct smb2_write_rsp *rsp = NULL; in SMB2_write()
4512 rsp = (struct smb2_write_rsp *)rsp_iov.iov_base; in SMB2_write()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h876 struct smb2_write_rsp { struct
Dsmb2pdu.c6258 struct smb2_write_rsp *rsp = work->response_buf; in smb2_write_pipe()
6375 struct smb2_write_rsp *rsp, *rsp_org; in smb2_write()