Searched refs:smb_send (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | transport.c | 460 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, in smb_send() function 1412 rc = smb_send(server, in_buf, len); in SendReceive() 1554 rc = smb_send(server, in_buf, len); in SendReceiveBlockingLock()
|
| H A D | cifsproto.h | 32 extern int smb_send(struct TCP_Server_Info *, struct smb_hdr *,
|
| H A D | smb1ops.c | 56 rc = smb_send(server, in_buf, be32_to_cpu(in_buf->smb_buf_length)); in send_nt_cancel()
|