Searched defs:ceph_auth_client (Results 1 – 2 of 2) sorted by relevance
90 struct ceph_auth_client { struct93 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument107 void ceph_auth_set_global_id(struct ceph_auth_client *ac, u64 global_id); argument
87 struct ceph_auth_client { struct90 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument101 extern struct ceph_auth_client *ceph_auth_init(const char *name, argument