Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h481 extern int CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses);
H A Dsmb1ops.c1176 .logoff = CIFSSMBLogoff,
H A Dcifssmb.c800 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() function