Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h37 int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb1ops.c1419 .tree_disconnect = CIFSSMBTDis,
H A Dcifssmb.c678 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() function