Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dceph_common.c667 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
685 EXPORT_SYMBOL(ceph_destroy_client);
/Linux-v4.19/include/linux/ceph/
Dlibceph.h285 extern void ceph_destroy_client(struct ceph_client *client);
/Linux-v4.19/fs/ceph/
Dsuper.c682 ceph_destroy_client(fsc->client); in create_fs_client()
710 ceph_destroy_client(fsc->client); in destroy_fs_client()
/Linux-v4.19/drivers/block/
Drbd.c687 ceph_destroy_client(rbdc->client); in rbd_client_create()
880 ceph_destroy_client(rbdc->client); in rbd_client_release()