Home
last modified time | relevance | path

Searched defs:smb_buf_length (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/ksmbd/
Dsmb_common.c245 int smb_buf_length = get_rfc1002_len(buf); in ksmbd_negotiate_smb_dialect() local
Dsmb_common.h164 __be32 smb_buf_length; member
/linux-6.1.9/fs/cifs/
Dmisc.c511 dump_smb(void *buf, int smb_buf_length) in dump_smb()
Dtransport.c487 unsigned int smb_buf_length) in smb_send()
Dcifspdu.h381 __be32 smb_buf_length; /* BB length is only two (rarely three) bytes, member