Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dceph_common.c694 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
712 EXPORT_SYMBOL(ceph_destroy_client);
/Linux-v5.4/include/linux/ceph/
Dlibceph.h295 extern void ceph_destroy_client(struct ceph_client *client);
/Linux-v5.4/fs/ceph/
Dsuper.c724 ceph_destroy_client(fsc->client); in create_fs_client()
751 ceph_destroy_client(fsc->client); in destroy_fs_client()
/Linux-v5.4/drivers/block/
Drbd.c775 ceph_destroy_client(rbdc->client); in rbd_client_create()
985 ceph_destroy_client(rbdc->client); in rbd_client_release()