Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h1262 struct smb2_close_rsp { struct
Dsmb2pdu.c3264 struct smb2_close_rsp *rsp = NULL; in __SMB2_close()
3300 rsp = (struct smb2_close_rsp *)rsp_iov.iov_base; in __SMB2_close()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h790 struct smb2_close_rsp { struct
Dsmb2pdu.c5181 struct smb2_close_rsp *rsp = work->response_buf; in smb2_close_pipe()
5211 struct smb2_close_rsp *rsp; in smb2_close()
5212 struct smb2_close_rsp *rsp_org; in smb2_close()