Searched refs:smb2_close_rsp (Results 1 – 3 of 3) sorted by relevance
715 struct smb2_close_rsp { struct
5918 struct smb2_close_rsp *rsp; in smb2_close() 5937 sizeof(struct smb2_close_rsp)); in smb2_close() 5951 struct smb2_close_rsp *rsp; in smb2_close() 6054 sizeof(struct smb2_close_rsp)); in smb2_rename()
3675 struct smb2_close_rsp *rsp = NULL; in __SMB2_close()3725 rsp = (struct smb2_close_rsp *)rsp_iov.iov_base; in __SMB2_close()