Home
last modified time | relevance | path

Searched refs:ceph_authorizer (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/ceph/
A Dauth.h18 struct ceph_authorizer { struct
19 void (*destroy)(struct ceph_authorizer *); argument
23 struct ceph_authorizer *authorizer;
68 struct ceph_authorizer *a,
72 struct ceph_authorizer *a,
131 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a);
133 struct ceph_authorizer *a,
137 struct ceph_authorizer *a,
/linux-6.3-rc2/net/ceph/
A Dauth_none.c84 static void ceph_auth_none_destroy_authorizer(struct ceph_authorizer *a) in ceph_auth_none_destroy_authorizer()
112 auth->authorizer = (struct ceph_authorizer *) au; in ceph_auth_none_create_authorizer()
A Dauth_none.h16 struct ceph_authorizer base;
A Dauth_x.h31 struct ceph_authorizer base;
A Dauth.c341 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a) in ceph_auth_destroy_authorizer()
348 struct ceph_authorizer *a, in ceph_auth_add_authorizer_challenge()
364 struct ceph_authorizer *a, in ceph_auth_verify_authorizer_reply()
A Dauth_x.c726 static void ceph_x_destroy_authorizer(struct ceph_authorizer *a) in ceph_x_destroy_authorizer()
758 auth->authorizer = (struct ceph_authorizer *) au; in ceph_x_create_authorizer()
818 struct ceph_authorizer *a, in ceph_x_add_authorizer_challenge()
876 struct ceph_authorizer *a, in ceph_x_verify_authorizer_reply()

Completed in 9 milliseconds