smb_send           44 fs/cifs/cifsproto.h extern int smb_send(struct TCP_Server_Info *, struct smb_hdr *,
smb_send         3837 fs/cifs/connect.c 		rc = smb_send(server, smb_buf, 0x44);
smb_send           52 fs/cifs/smb1ops.c 	rc = smb_send(server, in_buf, be32_to_cpu(in_buf->smb_buf_length));
smb_send         1323 fs/cifs/transport.c 	rc = smb_send(server, in_buf, len);
smb_send         1462 fs/cifs/transport.c 	rc = smb_send(server, in_buf, len);