Home
last modified time | relevance | path

Searched refs:ceph_con_flag_test_and_set (Results 1 – 1 of 1) sorted by relevance

/net/ceph/
Dmessenger.c129 bool ceph_con_flag_test_and_set(struct ceph_connection *con, in ceph_con_flag_test_and_set() function
1762 if (!ceph_con_flag_test_and_set(con, CEPH_CON_F_WRITE_PENDING)) in ceph_con_send()
1847 if (!ceph_con_flag_test_and_set(con, CEPH_CON_F_WRITE_PENDING)) in ceph_con_keepalive()