Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dcifsproto.h519 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb1ops.c1184 .tree_disconnect = CIFSSMBTDis,
Dcifssmb.c510 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() function