Searched refs:ceph_auth_build_hello (Results 1 – 3 of 3) sorted by relevance
107 extern int ceph_auth_build_hello(struct ceph_auth_client *ac,
105 int ceph_auth_build_hello(struct ceph_auth_client *ac, void *buf, size_t len) in ceph_auth_build_hello() function
199 ret = ceph_auth_build_hello(monc->auth, in __open_session()