Searched refs:ceph_connection (Results 1 – 3 of 3) sorted by relevance
19 struct ceph_connection;26 struct ceph_connection *(*get)(struct ceph_connection *);27 void (*put)(struct ceph_connection *);30 void (*dispatch) (struct ceph_connection *con, struct ceph_msg *m);34 struct ceph_connection *con,36 int (*add_authorizer_challenge)(struct ceph_connection *con,39 int (*verify_authorizer_reply) (struct ceph_connection *con);40 int (*invalidate_authorizer)(struct ceph_connection *con);43 void (*fault) (struct ceph_connection *con);47 void (*peer_reset) (struct ceph_connection *con);[all …]
85 struct ceph_connection con;
87 struct ceph_connection o_con;