Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dauth.h103 extern void ceph_auth_destroy(struct ceph_auth_client *ac);
/Linux-v4.19/net/ceph/
Dauth.c65 void ceph_auth_destroy(struct ceph_auth_client *ac) in ceph_auth_destroy() function
Dmon_client.c1089 ceph_auth_destroy(monc->auth); in ceph_monc_init()
1115 ceph_auth_destroy(monc->auth); in ceph_monc_stop()