Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsuper.c980 ceph_mdsc_destroy(fsc); in ceph_mount()
1006 ceph_mdsc_destroy(fsc); in ceph_mount()
1022 ceph_mdsc_destroy(fsc); in ceph_kill_sb()
Dmds_client.h373 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dmds_client.c3713 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function