Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.h196 #define COPY_CHUNK_RES_KEY_SIZE 24 macro
198 char ResumeKey[COPY_CHUNK_RES_KEY_SIZE];
205 char SourceKey[COPY_CHUNK_RES_KEY_SIZE];
H A Dsmb2ops.c1469 memcpy(pcchunk->SourceKey, res_key->ResumeKey, COPY_CHUNK_RES_KEY_SIZE); in SMB2_request_res_key()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h977 #define COPY_CHUNK_RES_KEY_SIZE 24 macro
979 char ResumeKey[COPY_CHUNK_RES_KEY_SIZE];
986 char SourceKey[COPY_CHUNK_RES_KEY_SIZE];
H A Dsmb2ops.c1490 memcpy(pcchunk->SourceKey, res_key->ResumeKey, COPY_CHUNK_RES_KEY_SIZE); in SMB2_request_res_key()

Completed in 28 milliseconds