Searched defs:ceph_auth_client (Results 1 – 1 of 1) 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
Completed in 5 milliseconds