Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2proto.h204 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c1639 return SMB2_oplock_break(0, tcon, fid->persistent_fid, in smb2_oplock_response()
Dsmb2pdu.c4082 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_oplock_break() function