Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h101 extern int SendReceiveBlockingLock(const unsigned int xid,
Dtransport.c972 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock() function
Dcifssmb.c2376 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock()
2463 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()