Home
last modified time | relevance | path

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

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