Home
last modified time | relevance | path

Searched refs:ceph_destroy_client (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/ceph/
Dlibceph.h204 extern void ceph_destroy_client(struct ceph_client *client);
/linux-4.1.27/net/ceph/
Dceph_common.c598 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
616 EXPORT_SYMBOL(ceph_destroy_client);
/linux-4.1.27/fs/ceph/
Dsuper.c577 ceph_destroy_client(fsc->client); in create_fs_client()
601 ceph_destroy_client(fsc->client); in destroy_fs_client()
/linux-4.1.27/drivers/block/
Drbd.c685 ceph_destroy_client(rbdc->client); in rbd_client_create()
849 ceph_destroy_client(rbdc->client); in rbd_client_release()