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.c2064 tcon->status = TID_GOOD; in cifs_setup_ipc()
2879 tcon->status = TID_GOOD; in cifs_get_tcon()
4501 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
4525 tcon->status = TID_GOOD; in cifs_tree_connect()
H A Dcifsglob.h141 TID_GOOD, enumerator
H A Dsmb2pdu.c4316 tcon->status = TID_GOOD; in smb2_reconnect_server()