Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dmessenger.c89 #define CON_STATE_PREOPEN 2 /* -> CONNECTING, CLOSED */ macro
724 con->state = CON_STATE_PREOPEN; in ceph_con_open()
2595 if (con->state != CON_STATE_PREOPEN && in try_write()
2602 if (con->state == CON_STATE_PREOPEN) { in try_write()
2965 if (con->state == CON_STATE_PREOPEN) { in ceph_con_workfn()
3044 con->state = CON_STATE_PREOPEN; in con_fault()
3099 con->state = CON_STATE_PREOPEN; in clear_standby()