Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dlibceph.h307 extern void ceph_destroy_client(struct ceph_client *client);
/linux/net/ceph/
H A Dceph_common.c760 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
778 EXPORT_SYMBOL(ceph_destroy_client);
/linux/fs/ceph/
H A Dsuper.c881 ceph_destroy_client(fsc->client); in create_fs_client()
910 ceph_destroy_client(fsc->client); in destroy_fs_client()