Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h270 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2875 return SMB2_lock(xid, tlink_tcon(cfile->tlink), in smb2_mand_lock()
H A Dsmb2pdu.c6082 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lock() function