Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.c419 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
475 tcon->status = TID_GOOD; in cifs_tree_connect()
H A Dconnect.c2014 tcon->status = TID_GOOD; in cifs_setup_ipc()
2793 tcon->status = TID_GOOD; in cifs_get_tcon()
4409 if (tcon->status == TID_GOOD) { in cifs_tree_connect()
4432 tcon->status = TID_GOOD; in cifs_tree_connect()
H A Dcifsglob.h140 TID_GOOD, enumerator
H A Dsmb2pdu.c4218 tcon->status = TID_GOOD; in smb2_reconnect_server()