Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2proto.h135 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb2ops.c4468 .tree_disconnect = SMB2_tdis,
4566 .tree_disconnect = SMB2_tdis,
4666 .tree_disconnect = SMB2_tdis,
4774 .tree_disconnect = SMB2_tdis,
Dsmb2pdu.c1807 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function