Home
last modified time | relevance | path

Searched refs:SMB2_logoff (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dsmb2proto.h151 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb2ops.c5285 .logoff = SMB2_logoff,
5388 .logoff = SMB2_logoff,
5493 .logoff = SMB2_logoff,
5609 .logoff = SMB2_logoff,
H A Dsmb2pdu.c1941 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function