Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dlibceph.h317 extern void ceph_destroy_client(struct ceph_client *client);
/linux-6.1.9/net/ceph/
Dceph_common.c760 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
778 EXPORT_SYMBOL(ceph_destroy_client);
/linux-6.1.9/fs/ceph/
Dsuper.c833 ceph_destroy_client(fsc->client); in create_fs_client()
862 ceph_destroy_client(fsc->client); in destroy_fs_client()
/linux-6.1.9/drivers/block/
Drbd.c735 ceph_destroy_client(rbdc->client); in rbd_client_create()
882 ceph_destroy_client(rbdc->client); in rbd_client_release()