Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsproto.h395 extern int CIFSSMBLogoff(const int xid, struct cifs_ses *ses);
Dconnect.c2353 CIFSSMBLogoff(xid, ses); in cifs_put_smb_ses()
Dcifssmb.c787 CIFSSMBLogoff(const int xid, struct cifs_ses *ses) in CIFSSMBLogoff() function