Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dosd_client.h244 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
/linux-4.4.14/net/ceph/
Dceph_common.c639 ceph_osdc_stop(&client->osdc); in ceph_destroy_client()
Dosd_client.c2672 void ceph_osdc_stop(struct ceph_osd_client *osdc) in ceph_osdc_stop() function