Searched refs:SendReceive (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c380 /* BCC le converted in SendReceive */
443 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB,
699 rc = SendReceive(xid, tcon->ses, smb_buffer, smb_buffer_response,
754 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB,
808 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
853 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
897 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
978 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
1136 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
1248 rc = SendReceive(xi
[all...]
H A Dcifsproto.h47 extern int SendReceive(const unsigned int /* xid */ , struct cifsSesInfo *,
H A Dtransport.c169 Flags2 is converted in SendReceive */
239 Flags2 is converted in SendReceive */
597 SendReceive(const unsigned int xid, struct cifsSesInfo *ses, function
817 return SendReceive(xid, ses, in_buf, out_buf,
H A Dconnect.c666 and get out of SendReceive. */
2272 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response,
2275 /* rc = map_smb_to_linux_error(smb_buffer_response); now done in SendReceive */
2558 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response,
2566 /* rc = map_smb_to_linux_error(smb_buffer_response); *//* done in SendReceive now */
2984 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response,
2987 /* rc = map_smb_to_linux_error(smb_buffer_response); *//* done in SendReceive now */
3250 rc = SendReceive(xid, ses, smb_buffer, smb_buffer_response, &length, 0);
3253 /* above now done in SendReceive */

Completed in 121 milliseconds