Lines Matching refs:ceph_connection
5146 static struct ceph_connection *mds_get_con(struct ceph_connection *con) in mds_get_con()
5155 static void mds_put_con(struct ceph_connection *con) in mds_put_con()
5166 static void mds_peer_reset(struct ceph_connection *con) in mds_peer_reset()
5175 static void mds_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in mds_dispatch()
5234 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in mds_get_authorizer()
5250 static int mds_add_authorizer_challenge(struct ceph_connection *con, in mds_add_authorizer_challenge()
5261 static int mds_verify_authorizer_reply(struct ceph_connection *con) in mds_verify_authorizer_reply()
5273 static int mds_invalidate_authorizer(struct ceph_connection *con) in mds_invalidate_authorizer()
5284 static int mds_get_auth_request(struct ceph_connection *con, in mds_get_auth_request()
5303 static int mds_handle_auth_reply_more(struct ceph_connection *con, in mds_handle_auth_reply_more()
5323 static int mds_handle_auth_done(struct ceph_connection *con, in mds_handle_auth_done()
5337 static int mds_handle_auth_bad_method(struct ceph_connection *con, in mds_handle_auth_bad_method()
5358 static struct ceph_msg *mds_alloc_msg(struct ceph_connection *con, in mds_alloc_msg()