Searched refs:CON_STATE_PREOPEN (Results 1 – 1 of 1) sorted by relevance
89 #define CON_STATE_PREOPEN 2 /* -> CONNECTING, CLOSED */ macro702 con->state = CON_STATE_PREOPEN; in ceph_con_open()2574 if (con->state != CON_STATE_PREOPEN && in try_write()2581 if (con->state == CON_STATE_PREOPEN) { in try_write()2944 if (con->state == CON_STATE_PREOPEN) { in ceph_con_workfn()3028 con->state = CON_STATE_PREOPEN; in con_fault()3089 con->state = CON_STATE_PREOPEN; in clear_standby()