Searched refs:ceph_auth_reset (Results 1 – 3 of 3) sorted by relevance
78 extern void ceph_auth_reset(struct ceph_auth_client *ac);
74 void ceph_auth_reset(struct ceph_auth_client *ac) in ceph_auth_reset() function
125 ceph_auth_reset(monc->auth); in __close_session()