Searched refs:authorizer_buf (Results 1 – 5 of 5) sorted by relevance
113 auth->authorizer_buf = au->buf; in ceph_auth_none_create_authorizer()
829 auth->authorizer_buf = au->buf->vec.iov_base; in ceph_x_create_authorizer()860 auth->authorizer_buf = au->buf->vec.iov_base; in ceph_x_update_authorizer()
366 con->v1.auth->authorizer_buf); in __prepare_write_connect()
5619 *authorizer = auth->authorizer_buf;5639 *authorizer = auth->authorizer_buf;
24 void *authorizer_buf; member