Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dceph_common.c724 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
742 EXPORT_SYMBOL(ceph_destroy_client);
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dlibceph.h309 extern void ceph_destroy_client(struct ceph_client *client);
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c696 ceph_destroy_client(fsc->client); in create_fs_client()
725 ceph_destroy_client(fsc->client); in destroy_fs_client()
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c786 ceph_destroy_client(rbdc->client); in rbd_client_create()
934 ceph_destroy_client(rbdc->client); in rbd_client_release()