Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb_common.c241 int smb_buf_length = get_rfc1002_len(buf); in ksmbd_negotiate_smb_dialect() local
Dsmb_common.h211 __be32 smb_buf_length; member
/Linux-v5.15/fs/cifs/
Dmisc.c505 dump_smb(void *buf, int smb_buf_length) in dump_smb()
Dtransport.c496 unsigned int smb_buf_length) in smb_send()
Dcifspdu.h393 __be32 smb_buf_length; /* BB length is only two (rarely three) bytes, member