Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dauth.h89 extern void ceph_auth_reset(struct ceph_auth_client *ac);
/linux-3.4.99/net/ceph/
Dauth.c75 void ceph_auth_reset(struct ceph_auth_client *ac) in ceph_auth_reset() function
Dmon_client.c127 ceph_auth_reset(monc->auth); in __close_session()