Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h61 #define SMB_COM_TREE_DISCONNECT 0x71 /* trivial response */ macro
H A Dcifssmb.c155 smb_command != SMB_COM_TREE_DISCONNECT) { in cifs_reconnect_tcon()
723 rc = small_smb_init(SMB_COM_TREE_DISCONNECT, 0, tcon, in CIFSSMBTDis()