Searched refs:CON_STATE_OPEN (Results 1 – 1 of 1) sorted by relevance
92 #define CON_STATE_OPEN 5 /* -> STANDBY, CLOSED */ macro2229 con->state = CON_STATE_OPEN; in process_connect()2598 con->state != CON_STATE_OPEN) in try_write()2658 if (con->state == CON_STATE_OPEN) { in try_write()2694 con->state != CON_STATE_OPEN) in try_read()2738 WARN_ON(con->state != CON_STATE_OPEN); in try_read()2797 if (con->state == CON_STATE_OPEN) in try_read()3016 con->state != CON_STATE_OPEN); in con_fault()3457 if (con->state != CON_STATE_OPEN) { in ceph_con_in_msg_alloc()