Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsmb2proto.h110 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb2ops.c1494 .tree_disconnect = SMB2_tdis,
1572 .tree_disconnect = SMB2_tdis,
1653 .tree_disconnect = SMB2_tdis,
1740 .tree_disconnect = SMB2_tdis,
Dsmb2pdu.c1029 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function