Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h129 int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb2ops.c5381 .logoff = SMB2_logoff,
5484 .logoff = SMB2_logoff,
5589 .logoff = SMB2_logoff,
5705 .logoff = SMB2_logoff,
H A Dsmb2pdu.c2017 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function