Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2proto.h131 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb2ops.c3243 .tree_disconnect = SMB2_tdis,
3337 .tree_disconnect = SMB2_tdis,
3433 .tree_disconnect = SMB2_tdis,
3537 .tree_disconnect = SMB2_tdis,
Dsmb2pdu.c1574 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function