Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h391 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
/OK3568_Linux_fs/kernel/net/ceph/
H A Dceph_common.c731 ceph_osdc_stop(&client->osdc); in ceph_destroy_client()
H A Dosd_client.c5217 void ceph_osdc_stop(struct ceph_osd_client *osdc) in ceph_osdc_stop() function