Home
last modified time | relevance | path

Searched defs:resume_key_req (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
Dsmb2pdu.h197 struct resume_key_req { struct
198 char ResumeKey[COPY_CHUNK_RES_KEY_SIZE];
199 __le32 ContextLength; /* MBZ */
200 char Context[]; /* ignored, Windows sets to 4 bytes of zero */
/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.h978 struct resume_key_req { struct
979 char ResumeKey[COPY_CHUNK_RES_KEY_SIZE];
980 __le32 ContextLength; /* MBZ */
981 char Context[]; /* ignored, Windows sets to 4 bytes of zero */