Searched refs:smb2_negotiate_req (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb_common.c265 struct smb2_negotiate_req *req;
267 offsetof(struct smb2_negotiate_req, Dialects);
269 req = (struct smb2_negotiate_req *)smb2_get_msg(buf);
H A Dsmb2pdu.c987 struct smb2_negotiate_req *req,
1078 struct smb2_negotiate_req *req = smb2_get_msg(work->request_buf);
1093 smb2_neg_size = offsetof(struct smb2_negotiate_req, Dialects);
/linux-master/fs/smb/common/
H A Dsmb2pdu.h601 struct smb2_negotiate_req { struct
/linux-master/fs/smb/client/
H A Dsmb2pdu.c691 assemble_neg_contexts(struct smb2_negotiate_req *req,
1046 struct smb2_negotiate_req *req;

Completed in 267 milliseconds