Searched refs:ceph_con_flag_test_and_clear (Results 1 – 4 of 4) sorted by relevance
522 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() function1470 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_SOCK_CLOSED)) in con_sock_closed()1504 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_BACKOFF)) in con_backoff()
1540 if (ceph_con_flag_test_and_clear(con, in ceph_con_v1_try_write()
3321 if (ceph_con_flag_test_and_clear(con, CEPH_CON_F_KEEPALIVE_PENDING)) { in populate_out_iter()