Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dauth.h116 extern int ceph_auth_build_hello(struct ceph_auth_client *ac,
/openbmc/linux/net/ceph/
H A Dauth.c121 int ceph_auth_build_hello(struct ceph_auth_client *ac, void *buf, size_t len) in ceph_auth_build_hello() function
H A Dmon_client.c272 ret = ceph_auth_build_hello(monc->auth, in __open_session()