Searched refs:ceph_con_flag_test_and_clear (Results 1 – 4 of 4) sorted by relevance
520 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() function1469 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_SOCK_CLOSED)) in con_sock_closed()1503 if (!ceph_con_flag_test_and_clear(con, CEPH_CON_F_BACKOFF)) in con_backoff()
1542 if (ceph_con_flag_test_and_clear(con, in ceph_con_v1_try_write()
3336 if (ceph_con_flag_test_and_clear(con, CEPH_CON_F_KEEPALIVE_PENDING)) { in populate_out_iter()