Searched refs:ceph_osdc_stop (Results 1 – 3 of 3) sorted by relevance
244 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
605 ceph_osdc_stop(&client->osdc); in ceph_destroy_client()
2658 void ceph_osdc_stop(struct ceph_osd_client *osdc) in ceph_osdc_stop() function