Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h532 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb1ops.c1350 .tree_disconnect = CIFSSMBTDis,
H A Dcifssmb.c529 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() function