Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dmessenger.c93 #define CON_STATE_STANDBY 6 /* -> PREOPEN, CLOSED */ macro
2852 if (con->state == CON_STATE_STANDBY) { in con_work()
2939 con->state = CON_STATE_STANDBY; in con_fault()
2988 if (con->state == CON_STATE_STANDBY) { in clear_standby()