Searched refs:SendReceiveBlockingLock (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 129 extern int SendReceiveBlockingLock(const unsigned int xid,
|
H A D | transport.c | 1434 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock() function
|
H A D | cifssmb.c | 2488 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock() 2574 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 130 extern int SendReceiveBlockingLock(const unsigned int xid,
|
H A D | transport.c | 1489 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock() function
|
H A D | cifssmb.c | 1950 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBLock() 2037 rc = SendReceiveBlockingLock(xid, tcon, (struct smb_hdr *) pSMB, in CIFSSMBPosixLock()
|
Completed in 20 milliseconds