Searched refs:ceph_con_flag_test (Results 1 – 2 of 2) sorted by relevance
113 bool ceph_con_flag_test(struct ceph_connection *con, unsigned long con_flag) in ceph_con_flag_test() function370 if (ceph_con_flag_test(con, CEPH_CON_F_WRITE_PENDING)) { in ceph_sock_write_space()1556 if (ceph_con_flag_test(con, CEPH_CON_F_LOSSYTX)) { in con_fault()1568 !ceph_con_flag_test(con, CEPH_CON_F_KEEPALIVE_PENDING)) { in con_fault()1648 WARN_ON(ceph_con_flag_test(con, CEPH_CON_F_WRITE_PENDING)); in clear_standby()1649 WARN_ON(ceph_con_flag_test(con, CEPH_CON_F_KEEPALIVE_PENDING)); in clear_standby()
481 bool ceph_con_flag_test(struct ceph_connection *con, unsigned long con_flag);