Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Ddfs.c421 tcon->status = TID_GOOD; in __tree_connect_ipc()
560 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
619 tcon->status = TID_GOOD; in cifs_tree_connect()
Dconnect.c1910 tcon->status = TID_GOOD; in cifs_setup_ipc()
2672 tcon->status = TID_GOOD; in cifs_get_tcon()
4179 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
4202 tcon->status = TID_GOOD; in cifs_tree_connect()
Dcifsglob.h135 TID_GOOD, enumerator
Dsmb2pdu.c3891 tcon->status = TID_GOOD; in smb2_reconnect_server()