Searched refs:CIFSSMBLock (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | smb1ops.c | 901 return CIFSSMBLock(0, tcon, fid->netfid, current->tgid, 0, 0, 0, 0, in cifs_oplock_response() 942 return CIFSSMBLock(xid, tlink_tcon(cfile->tlink), cfile->fid.netfid, in cifs_mand_lock()
|
D | cifsproto.h | 484 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
|
D | cifssmb.c | 1929 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBLock() function
|