Home
last modified time | relevance | path

Searched refs:SendReceive2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/cifs/
Dtransport.c427 rc = SendReceive2(xid, ses, iov, 1, &resp_buf_type, flags); in SendReceiveNoRsp()
512 SendReceive2(const unsigned int xid, struct cifsSesInfo *ses, in SendReceive2() function
Dcifsproto.h76 extern int SendReceive2(const unsigned int /* xid */ , struct cifsSesInfo *,
Dsess.c866 rc = SendReceive2(xid, ses, iov, 3 /* num_iovecs */, &resp_buf_type, in CIFS_SessSetup()
Dcifssmb.c1430 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBRead()
1666 rc = SendReceive2(xid, tcon->ses, iov, n_vec + 1, &resp_buf_type, in CIFSSMBWrite2()
1850 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBPosixLock()
3131 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL()