Lines Matching refs:ceph_connection
1418 struct ceph_connection *con, in calc_target()
3986 static void osd_fault(struct ceph_connection *con) in osd_fault()
5193 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
5226 static struct ceph_msg *get_reply(struct ceph_connection *con, in get_reply()
5321 static struct ceph_msg *alloc_msg(struct ceph_connection *con, in alloc_msg()
5347 static struct ceph_connection *get_osd_con(struct ceph_connection *con) in get_osd_con()
5355 static void put_osd_con(struct ceph_connection *con) in put_osd_con()
5368 static struct ceph_auth_handshake *get_authorizer(struct ceph_connection *con, in get_authorizer()
5396 static int add_authorizer_challenge(struct ceph_connection *con, in add_authorizer_challenge()
5407 static int verify_authorizer_reply(struct ceph_connection *con) in verify_authorizer_reply()
5416 static int invalidate_authorizer(struct ceph_connection *con) in invalidate_authorizer()