Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dauth.h81 struct ceph_auth_client { struct
84 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
95 extern struct ceph_auth_client *ceph_auth_init(const char *name, argument