Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifsproto.h365 extern int CIFSSMBLogoff(const int xid, struct cifsSesInfo *ses);
Dconnect.c1865 CIFSSMBLogoff(xid, ses); in cifs_put_smb_ses()
Dcifssmb.c750 CIFSSMBLogoff(const int xid, struct cifsSesInfo *ses) in CIFSSMBLogoff() function