Searched refs:CON_FLAG_BACKOFF (Results 1 – 1 of 1) sorted by relevance
104 #define CON_FLAG_BACKOFF 4 /* need to retry queuing delayed work */ macro113 case CON_FLAG_BACKOFF: in con_flag_valid()692 con_flag_clear(con, CON_FLAG_BACKOFF); in ceph_con_close()2822 if (!con_flag_test_and_clear(con, CON_FLAG_BACKOFF)) in con_backoff()2830 con_flag_set(con, CON_FLAG_BACKOFF); in con_backoff()2967 con_flag_set(con, CON_FLAG_BACKOFF); in con_fault()