Home
last modified time | relevance | path

Searched refs:SMB2_lease_break (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2proto.h267 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2misc.c511 rc = SMB2_lease_break(0, tlink_tcon(lw->tlink), lw->lease_key, in cifs_ses_oplock_break()
H A Dsmb2ops.c2419 return SMB2_lease_break(0, tcon, cinode->lease_key, in smb2_oplock_response()
H A Dsmb2pdu.c5368 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lease_break() function