Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmessenger.c90 #define CON_STATE_PREOPEN 2 /* -> CONNECTING, CLOSED */ macro
713 con->state = CON_STATE_PREOPEN; in ceph_con_open()
2520 if (con->state == CON_STATE_PREOPEN) { in try_write()
2883 if (con->state == CON_STATE_PREOPEN) { in ceph_con_workfn()
2962 con->state = CON_STATE_PREOPEN; in con_fault()
3017 con->state = CON_STATE_PREOPEN; in clear_standby()