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,
120 bool ceph_con_flag_test_and_clear(struct ceph_connection *con, in ceph_con_flag_test_and_clear() function1397 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_SOCK_CLOSED)) in con_sock_closed()1431 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_BACKOFF)) in con_backoff()
1466 if (ceph_con_flag_test_and_clear(con, in ceph_con_v1_try_write()
3105 if (ceph_con_flag_test_and_clear(con, CEPH_CON_F_KEEPALIVE_PENDING)) { in populate_out_iter()