Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h523 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb1ops.c1102 .tree_disconnect = CIFSSMBTDis,
H A Dcifssmb.c518 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() function