Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2proto.h127 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
Dsmb2ops.c3241 .logoff = SMB2_logoff,
3335 .logoff = SMB2_logoff,
3431 .logoff = SMB2_logoff,
3535 .logoff = SMB2_logoff,
Dsmb2pdu.c1377 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function