Searched refs:CEPH_CON_S_STANDBY (Results 1 – 2 of 2) sorted by relevance
1517 if (con->state == CEPH_CON_S_STANDBY) { in ceph_con_workfn()1581 WARN_ON(con->state == CEPH_CON_S_STANDBY || in con_fault()1601 con->state = CEPH_CON_S_STANDBY; in con_fault()1674 if (con->state == CEPH_CON_S_STANDBY) { in clear_standby()
275 #define CEPH_CON_S_STANDBY 13 macro