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