Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsmb2proto.h118 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
Dsmb2ops.c5203 .logoff = SMB2_logoff,
5304 .logoff = SMB2_logoff,
5407 .logoff = SMB2_logoff,
5521 .logoff = SMB2_logoff,
Dsmb2pdu.c1749 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function