Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dauth.h97 extern void ceph_auth_destroy(struct ceph_auth_client *ac);
/linux-4.1.27/net/ceph/
Dauth.c64 void ceph_auth_destroy(struct ceph_auth_client *ac) in ceph_auth_destroy() function
Dmon_client.c852 ceph_auth_destroy(monc->auth); in ceph_monc_init()
878 ceph_auth_destroy(monc->auth); in ceph_monc_stop()