Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb1ops.c1100 return CIFSSMBLock(0, tcon, net_fid, current->tgid, 0, 0, 0, 0, in cifs_oplock_response()
1140 return CIFSSMBLock(xid, tlink_tcon(cfile->tlink), cfile->fid.netfid, in cifs_mand_lock()
H A Dcifsproto.h522 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c1971 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBLock() function