Home
last modified time | relevance | path

Searched refs:ceph_auth_client (Results 1 – 2 of 2) sorted by relevance

/include/linux/ceph/
A Dauth.h15 struct ceph_auth_client;
39 int (*is_authenticated)(struct ceph_auth_client *ac);
45 int (*should_authenticate)(struct ceph_auth_client *ac);
76 void (*invalidate_authorizer)(struct ceph_auth_client *ac,
80 void (*reset)(struct ceph_auth_client *ac);
82 void (*destroy)(struct ceph_auth_client *ac);
90 struct ceph_auth_client { struct
109 struct ceph_auth_client *ceph_auth_init(const char *name,
114 extern void ceph_auth_reset(struct ceph_auth_client *ac);
123 extern int ceph_build_auth(struct ceph_auth_client *ac,
[all …]
A Dmon_client.h13 struct ceph_auth_client;
77 struct ceph_auth_client *auth;

Completed in 6 milliseconds