Home
last modified time | relevance | path

Searched refs:SMB_COM_TREE_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h42 #define SMB_COM_TREE_DISCONNECT 0x71 /* trivial response */ macro
H A Dcifssmb.c93 if (smb_command != SMB_COM_TREE_DISCONNECT) { in cifs_reconnect_tcon()
534 rc = small_smb_init(SMB_COM_TREE_DISCONNECT, 0, tcon, in CIFSSMBTDis()