Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h1000 struct smb2_read_plain_req { struct
Dsmb2pdu.c2982 struct smb2_read_plain_req *req = NULL; in smb2_new_read_req()
3029 cpu_to_le16(offsetof(struct smb2_read_plain_req, Buffer)); in smb2_new_read_req()
3222 struct smb2_read_plain_req *req = NULL; in SMB2_read()