Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.h1278 struct smb2_read_plain_req { struct
Dsmb2pdu.c3857 struct smb2_read_plain_req *req = NULL; in smb2_new_read_req()
3907 cpu_to_le16(offsetof(struct smb2_read_plain_req, Buffer)); in smb2_new_read_req()
4114 struct smb2_read_plain_req *req = NULL; in SMB2_read()