Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.c1106 ceph_mdsc_destroy(fsc); in ceph_mount()
1137 ceph_mdsc_destroy(fsc); in ceph_mount()
1161 ceph_mdsc_destroy(fsc); in ceph_kill_sb()
Dmds_client.h415 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dmds_client.c3973 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function