Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h161 #define SMB2_ERROR_STRUCTURE_SIZE2 9 macro
162 #define SMB2_ERROR_STRUCTURE_SIZE2_LE cpu_to_le16(SMB2_ERROR_STRUCTURE_SIZE2)
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c142 inc_rfc1001_len(work->response_buf, SMB2_ERROR_STRUCTURE_SIZE2); in smb2_set_err_rsp()