Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h1009 struct smb2_read_plain_req { struct
Dsmb2pdu.c3059 struct smb2_read_plain_req *req = NULL; in smb2_new_read_req()
3106 cpu_to_le16(offsetof(struct smb2_read_plain_req, Buffer)); in smb2_new_read_req()
3314 struct smb2_read_plain_req *req = NULL; in SMB2_read()