Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dauth.h114 extern void ceph_auth_reset(struct ceph_auth_client *ac);
/openbmc/linux/net/ceph/
H A Dauth.c92 void ceph_auth_reset(struct ceph_auth_client *ac) in ceph_auth_reset() function
H A Dmon_client.c198 ceph_auth_reset(monc->auth); in __close_session()