Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Dmds_client.h361 extern void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc);
Dsuper.c870 ceph_mdsc_pre_umount(fsc->mdsc); in ceph_kill_sb()
Dmds_client.c3050 void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc) in ceph_mdsc_pre_umount() function