Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h582 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
H A Dsuper.c894 ceph_mdsc_destroy(fsc); in destroy_fs_client()
H A Dmds_client.c6168 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function