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.c2070 tcon->status = TID_GOOD; in cifs_setup_ipc()
2885 tcon->status = TID_GOOD; in cifs_get_tcon()
4519 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
4543 tcon->status = TID_GOOD; in cifs_tree_connect()
H A Dcifsglob.h141 TID_GOOD, enumerator
H A Dsmb2pdu.c4354 tcon->status = TID_GOOD; in smb2_reconnect_server()