Home
last modified time | relevance | path

Searched refs:smb2_pdu (Results 1 – 6 of 6) sorted by relevance

/linux/fs/smb/server/
H A Dsmb2misc.c208 struct smb2_pdu *pdu = (struct smb2_pdu *)buf; in smb2_calc_size()
446 struct smb2_pdu *pdu = ksmbd_req_buf_next(work); in ksmbd_smb2_check_message()
H A Dserver.c214 get_rfc1002_len(work->request_buf) < sizeof(struct smb2_pdu)) { in __handle_ksmbd_work()
H A Dconnection.c610 #define SMB2_MIN_SUPPORTED_PDU_SIZE (sizeof(struct smb2_pdu))
/linux/fs/smb/client/
H A Dsmb2misc.c145 struct smb2_pdu *pdu = (struct smb2_pdu *)shdr; in smb2_check_message()
147 int pdu_size = sizeof(struct smb2_pdu); in smb2_check_message()
436 struct smb2_pdu *pdu = buf; in __smb2_calc_size()
H A Dsmb2pdu.c532 struct smb2_pdu *spdu = buf; in fill_small_buf()
/linux/fs/smb/common/
H A Dsmb2pdu.h185 struct smb2_pdu { struct