Searched refs:SMB2_lease_break (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 267 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2misc.c | 505 rc = SMB2_lease_break(0, tlink_tcon(lw->tlink), lw->lease_key, in cifs_ses_oplock_break()
|
H A D | smb2ops.c | 2420 return SMB2_lease_break(0, tcon, cinode->lease_key, in smb2_oplock_response()
|
H A D | smb2pdu.c | 5385 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lease_break() function 5401 cifs_dbg(FYI, "SMB2_lease_break\n"); in SMB2_lease_break()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 252 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 | smb2ops.c | 2454 return SMB2_lease_break(0, tcon, cinode->lease_key, in smb2_oplock_response()
|
H A D | smb2pdu.c | 5829 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lease_break() function 5845 cifs_dbg(FYI, "SMB2_lease_break\n"); in SMB2_lease_break()
|
Completed in 29 milliseconds