Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h154 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb2ops.c5153 .tree_disconnect = SMB2_tdis,
5256 .tree_disconnect = SMB2_tdis,
5361 .tree_disconnect = SMB2_tdis,
5477 .tree_disconnect = SMB2_tdis,
H A Dsmb2pdu.c2170 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function