Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsproto.h86 extern int SendReceiveBlockingLock(const unsigned int xid,
Dtransport.c824 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock() function
Dcifssmb.c2468 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock()
2557 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()