Home
last modified time | relevance | path

Searched refs:SMB_COM_TREE_DISCONNECT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 31 milliseconds