Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsproto.h99 extern int SendReceiveBlockingLock(const unsigned int xid,
Dtransport.c974 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock() function
Dcifssmb.c2382 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock()
2469 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()