Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dauth.h71 struct ceph_auth_client { struct
74 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
85 extern struct ceph_auth_client *ceph_auth_init(const char *name, argument