Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1transport.c149 rc = SendReceive2(xid, ses, iov, 1, &resp_buf_type, flags, &rsp_iov); in SendReceiveNoRsp()
210 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2() function
H A Dsmb1session.c407 rc = SendReceive2(sess_data->xid, sess_data->ses, in sess_sendreceive()
H A Dcifssmb.c1707 rc = SendReceive2(xid, tcon->ses, iov, 1, &resp_buf_type, in CIFSSMBRead()
2116 rc = SendReceive2(xid, tcon->ses, iov, n_vec + 1, &resp_buf_type, 0, in CIFSSMBWrite2()
2186 rc = SendReceive2(xid, tcon->ses, iov, 2, &resp_buf_type, in cifs_lockv()
2345 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovecs */, in CIFSSMBPosixLock()
3186 rc = SendReceive2(xid, tcon->ses, in_iov, ARRAY_SIZE(in_iov), &buf_type, in cifs_create_reparse_inode()
3839 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL()