Home
last modified time | relevance | path

Searched refs:ceph_auth_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dauth.h101 extern struct ceph_auth_client *ceph_auth_init(const char *name,
/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth.c39 struct ceph_auth_client *ceph_auth_init(const char *name, const struct ceph_crypto_key *key) in ceph_auth_init() function
H A Dmon_client.c1092 monc->auth = ceph_auth_init(cl->options->name, in ceph_monc_init()