Searched refs:SMB2_lease_break (Results 1 – 4 of 4) sorted by relevance
/linux/fs/smb/client/ |
H A D | smb2proto.h | 278 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2misc.c | 513 rc = SMB2_lease_break(0, tlink_tcon(lw->tlink), lw->lease_key, in cifs_ses_oplock_break()
|
H A D | smb2pdu.c | 6177 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lease_break() function
|
H A D | smb2ops.c | 2566 return SMB2_lease_break(0, tcon, cinode->lease_key, in smb2_oplock_response()
|