Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.h494 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
H A Dsuper.c719 ceph_mdsc_destroy(fsc); in destroy_fs_client()
H A Dmds_client.c4913 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function