Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dsuper.c884 ceph_mdsc_destroy(fsc); in ceph_mount()
910 ceph_mdsc_destroy(fsc); in ceph_mount()
923 ceph_mdsc_destroy(fsc); in ceph_kill_sb()
Dmds_client.h333 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dmds_client.c3255 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function