Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dmessenger.h480 bool ceph_con_flag_test_and_set(struct ceph_connection *con,
/Linux-v5.15/net/ceph/
Dmessenger.c128 bool ceph_con_flag_test_and_set(struct ceph_connection *con, in ceph_con_flag_test_and_set() function
1715 if (!ceph_con_flag_test_and_set(con, CEPH_CON_F_WRITE_PENDING)) in ceph_con_send()
1800 if (!ceph_con_flag_test_and_set(con, CEPH_CON_F_WRITE_PENDING)) in ceph_con_keepalive()