Searched refs:CIFSSMBLock (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb1ops.c | 906 return CIFSSMBLock(0, tcon, net_fid, current->tgid, 0, 0, 0, 0, in cifs_oplock_response() 946 return CIFSSMBLock(xid, tlink_tcon(cfile->tlink), cfile->fid.netfid, in cifs_mand_lock()
|
H A D | cifsproto.h | 519 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 1896 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBLock() function 1909 cifs_dbg(FYI, "CIFSSMBLock timeout %d numLock %d\n", in CIFSSMBLock()
|