Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2misc.c206 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2)) { in smb2_check_message()
306 SMB2_ERROR_STRUCTURE_SIZE2) in smb2_get_data_area_len()
A Dsmb2pdu.h59 #define SMB2_ERROR_STRUCTURE_SIZE2 cpu_to_le16(9) macro
/linux/fs/ksmbd/
A Dsmb2pdu.h68 #define SMB2_ERROR_STRUCTURE_SIZE2 9 macro
69 #define SMB2_ERROR_STRUCTURE_SIZE2_LE cpu_to_le16(SMB2_ERROR_STRUCTURE_SIZE2)
A Dsmb2pdu.c141 inc_rfc1001_len(work->response_buf, SMB2_ERROR_STRUCTURE_SIZE2); in smb2_set_err_rsp()

Completed in 28 milliseconds