Searched refs:SMB2_lease_break (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | smb2proto.h | 246 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
|
D | smb2misc.c | 519 rc = SMB2_lease_break(0, tlink_tcon(lw->tlink), lw->lease_key, in cifs_ses_oplock_break()
|
D | smb2pdu.c | 5613 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lease_break() function
|
D | smb2ops.c | 2362 return SMB2_lease_break(0, tcon, cinode->lease_key, in smb2_oplock_response()
|