Home
last modified time | relevance | path

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

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