Home
last modified time | relevance | path

Searched refs:TID_GOOD (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Ddfs.c404 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
461 tcon->status = TID_GOOD; in cifs_tree_connect()
H A Dconnect.c2058 tcon->status = TID_GOOD; in cifs_setup_ipc()
2874 tcon->status = TID_GOOD; in cifs_get_tcon()
4671 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
4695 tcon->status = TID_GOOD; in cifs_tree_connect()
H A Dcifsglob.h142 TID_GOOD, enumerator
H A Dsmb2pdu.c4300 tcon->status = TID_GOOD; in smb2_reconnect_server()