Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h531 extern int CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb1ops.c1118 .logoff = CIFSSMBLogoff,
H A Dcifssmb.c611 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() function