Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Ddfs.c429 tcon->status = TID_GOOD; in __tree_connect_ipc()
573 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
632 tcon->status = TID_GOOD; in cifs_tree_connect()
Dconnect.c1946 tcon->status = TID_GOOD; in cifs_setup_ipc()
2714 tcon->status = TID_GOOD; in cifs_get_tcon()
4240 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
4263 tcon->status = TID_GOOD; in cifs_tree_connect()
Dcifsglob.h135 TID_GOOD, enumerator
Dsmb2pdu.c4065 tcon->status = TID_GOOD; in smb2_reconnect_server()