Lines Matching refs:ceph_connection
5700 static struct ceph_connection *mds_get_con(struct ceph_connection *con) in mds_get_con()
5709 static void mds_put_con(struct ceph_connection *con) in mds_put_con()
5720 static void mds_peer_reset(struct ceph_connection *con) in mds_peer_reset()
5730 static void mds_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in mds_dispatch()
5789 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in mds_get_authorizer()
5805 static int mds_add_authorizer_challenge(struct ceph_connection *con, in mds_add_authorizer_challenge()
5816 static int mds_verify_authorizer_reply(struct ceph_connection *con) in mds_verify_authorizer_reply()
5828 static int mds_invalidate_authorizer(struct ceph_connection *con) in mds_invalidate_authorizer()
5839 static int mds_get_auth_request(struct ceph_connection *con, in mds_get_auth_request()
5858 static int mds_handle_auth_reply_more(struct ceph_connection *con, in mds_handle_auth_reply_more()
5878 static int mds_handle_auth_done(struct ceph_connection *con, in mds_handle_auth_done()
5892 static int mds_handle_auth_bad_method(struct ceph_connection *con, in mds_handle_auth_bad_method()
5913 static struct ceph_msg *mds_alloc_msg(struct ceph_connection *con, in mds_alloc_msg()