Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dsuper.c1071 ceph_mdsc_destroy(fsc); in ceph_mount()
1097 ceph_mdsc_destroy(fsc); in ceph_mount()
1121 ceph_mdsc_destroy(fsc); in ceph_kill_sb()
Dmds_client.h415 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dmds_client.c3911 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function