Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h511 extern int CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses);
Dsmb1ops.c1209 .logoff = CIFSSMBLogoff,
Dcifssmb.c611 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() function