Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h479 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb1ops.c1178 .tree_disconnect = CIFSSMBTDis,
H A Dcifssmb.c703 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() function