Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h509 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb1ops.c1211 .tree_disconnect = CIFSSMBTDis,
Dcifssmb.c510 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() function