Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb1ops.c869 return CIFSSMBLock(0, tcon, fid->netfid, current->tgid, 0, 0, 0, 0, in cifs_oplock_response()
910 return CIFSSMBLock(xid, tlink_tcon(cfile->tlink), cfile->fid.netfid, in cifs_mand_lock()
Dcifsproto.h467 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c2434 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBLock() function