Searched refs:CEPH_CON_S_STANDBY (Results 1 – 2 of 2) sorted by relevance
1559 if (con->state == CEPH_CON_S_STANDBY) { in ceph_con_workfn()1623 WARN_ON(con->state == CEPH_CON_S_STANDBY || in con_fault()1643 con->state = CEPH_CON_S_STANDBY; in con_fault()1716 if (con->state == CEPH_CON_S_STANDBY) { in clear_standby()
307 #define CEPH_CON_S_STANDBY 13 macro