Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsmb2proto.h164 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c1019 return SMB2_lock(xid, tlink_tcon(cfile->tlink), in smb2_mand_lock()
Dsmb2pdu.c2875 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lock() function