Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/ !
Dsmb2proto.h124 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
Dsmb2ops.c5229 .logoff = SMB2_logoff,
5331 .logoff = SMB2_logoff,
5435 .logoff = SMB2_logoff,
5549 .logoff = SMB2_logoff,
Dsmb2pdu.c1914 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function