Home
last modified time | relevance | path

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

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