Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dmessenger.c89 #define CON_STATE_PREOPEN 2 /* -> CONNECTING, CLOSED */ macro
695 con->state = CON_STATE_PREOPEN; in ceph_con_open()
2565 if (con->state != CON_STATE_PREOPEN && in try_write()
2572 if (con->state == CON_STATE_PREOPEN) { in try_write()
2935 if (con->state == CON_STATE_PREOPEN) { in ceph_con_workfn()
3019 con->state = CON_STATE_PREOPEN; in con_fault()
3080 con->state = CON_STATE_PREOPEN; in clear_standby()