Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dtransport.c902 rc = SendReceive2(xid, ses, iov, 1, &resp_buf_type, flags, &rsp_iov); in SendReceiveNoRsp()
1295 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2() function
A Dcifsproto.h125 extern int SendReceive2(const unsigned int /* xid */ , struct cifs_ses *,
A Dcifssmb.c1687 rc = SendReceive2(xid, tcon->ses, iov, 1, &resp_buf_type, in CIFSSMBRead()
2244 rc = SendReceive2(xid, tcon->ses, iov, n_vec + 1, &resp_buf_type, 0, in CIFSSMBWrite2()
2312 rc = SendReceive2(xid, tcon->ses, iov, 2, &resp_buf_type, in cifs_lockv()
2468 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBPosixLock()
3813 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL()
A Dsess.c1021 rc = SendReceive2(sess_data->xid, sess_data->ses, in sess_sendreceive()

Completed in 25 milliseconds