Lines Matching refs:ceph_connection
4294 static void osd_fault(struct ceph_connection *con) in osd_fault()
5407 static void osd_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in osd_dispatch()
5458 static struct ceph_msg *get_reply(struct ceph_connection *con, in get_reply()
5551 static struct ceph_msg *osd_alloc_msg(struct ceph_connection *con, in osd_alloc_msg()
5577 static struct ceph_connection *osd_get_con(struct ceph_connection *con) in osd_get_con()
5585 static void osd_put_con(struct ceph_connection *con) in osd_put_con()
5600 osd_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in osd_get_authorizer()
5616 static int osd_add_authorizer_challenge(struct ceph_connection *con, in osd_add_authorizer_challenge()
5627 static int osd_verify_authorizer_reply(struct ceph_connection *con) in osd_verify_authorizer_reply()
5639 static int osd_invalidate_authorizer(struct ceph_connection *con) in osd_invalidate_authorizer()
5649 static int osd_get_auth_request(struct ceph_connection *con, in osd_get_auth_request()
5668 static int osd_handle_auth_reply_more(struct ceph_connection *con, in osd_handle_auth_reply_more()
5688 static int osd_handle_auth_done(struct ceph_connection *con, in osd_handle_auth_done()
5702 static int osd_handle_auth_bad_method(struct ceph_connection *con, in osd_handle_auth_bad_method()
5764 static int prep_next_sparse_read(struct ceph_connection *con, in prep_next_sparse_read()
5855 static int osd_sparse_read(struct ceph_connection *con, in osd_sparse_read()