Searched refs:ceph_con_flag_test_and_clear (Results 1 – 4 of 4) sorted by relevance
482 bool ceph_con_flag_test_and_clear(struct ceph_connection *con,
121 bool ceph_con_flag_test_and_clear(struct ceph_connection *con, in ceph_con_flag_test_and_clear() function1402 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_SOCK_CLOSED)) in con_sock_closed()1436 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_BACKOFF)) in con_backoff()
1463 if (ceph_con_flag_test_and_clear(con, in ceph_con_v1_try_write()
3099 if (ceph_con_flag_test_and_clear(con, CEPH_CON_F_KEEPALIVE_PENDING)) { in populate_out_iter()
Completed in 16 milliseconds