Home
last modified time | relevance | path

Searched refs:SendReceive (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1transport.c224 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive() function
H A Dsmb1ops.c209 rc = SendReceive(xid, ses, in_buf, in_len, NULL, NULL, 0); in send_lock_cancel()