Searched refs:get_authorizer (Results 1 – 4 of 4) sorted by relevance
31 struct ceph_auth_handshake *(*get_authorizer) ( member
4159 static struct ceph_auth_handshake *get_authorizer(struct ceph_connection *con, in get_authorizer() function4259 .get_authorizer = get_authorizer,
1442 if (!con->ops->get_authorizer) { in get_connect_authorizer()1449 auth = con->ops->get_authorizer(con, &auth_proto, con->auth_retry); in get_connect_authorizer()
5368 static struct ceph_auth_handshake *get_authorizer(struct ceph_connection *con, in get_authorizer() function5454 .get_authorizer = get_authorizer,