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.h151 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb2ops.c5279 .logoff = SMB2_logoff,
5382 .logoff = SMB2_logoff,
5487 .logoff = SMB2_logoff,
5603 .logoff = SMB2_logoff,
H A Dsmb2pdu.c1959 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() function