Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h479 extern int CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses);
Dsmb1ops.c1176 .logoff = CIFSSMBLogoff,
Dcifssmb.c800 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() function