Lines Matching refs:ceph_connection
4277 static void osd_fault(struct ceph_connection *con) in osd_fault()
5359 static void osd_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in osd_dispatch()
5410 static struct ceph_msg *get_reply(struct ceph_connection *con, in get_reply()
5503 static struct ceph_msg *osd_alloc_msg(struct ceph_connection *con, in osd_alloc_msg()
5529 static struct ceph_connection *osd_get_con(struct ceph_connection *con) in osd_get_con()
5537 static void osd_put_con(struct ceph_connection *con) in osd_put_con()
5552 osd_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in osd_get_authorizer()
5568 static int osd_add_authorizer_challenge(struct ceph_connection *con, in osd_add_authorizer_challenge()
5579 static int osd_verify_authorizer_reply(struct ceph_connection *con) in osd_verify_authorizer_reply()
5591 static int osd_invalidate_authorizer(struct ceph_connection *con) in osd_invalidate_authorizer()
5601 static int osd_get_auth_request(struct ceph_connection *con, in osd_get_auth_request()
5620 static int osd_handle_auth_reply_more(struct ceph_connection *con, in osd_handle_auth_reply_more()
5640 static int osd_handle_auth_done(struct ceph_connection *con, in osd_handle_auth_done()
5654 static int osd_handle_auth_bad_method(struct ceph_connection *con, in osd_handle_auth_bad_method()
5716 static int prep_next_sparse_read(struct ceph_connection *con, in prep_next_sparse_read()
5802 static int osd_sparse_read(struct ceph_connection *con, in osd_sparse_read()