Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Dsuper.c833 ceph_mdsc_destroy(fsc); in ceph_mount()
859 ceph_mdsc_destroy(fsc); in ceph_mount()
872 ceph_mdsc_destroy(fsc); in ceph_kill_sb()
Dmds_client.h329 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dmds_client.c3214 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function