Searched refs:CON_FLAG_BACKOFF (Results 1 – 1 of 1) sorted by relevance
103 #define CON_FLAG_BACKOFF 4 /* need to retry queuing delayed work */ macro112 case CON_FLAG_BACKOFF: in con_flag_valid()695 con_flag_clear(con, CON_FLAG_BACKOFF); in ceph_con_close()2800 if (!con_flag_test_and_clear(con, CON_FLAG_BACKOFF)) in con_backoff()2808 con_flag_set(con, CON_FLAG_BACKOFF); in con_backoff()2947 con_flag_set(con, CON_FLAG_BACKOFF); in con_fault()