Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.h442 extern void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc);
Dsuper.c1151 ceph_mdsc_pre_umount(fsc->mdsc); in ceph_kill_sb()
Dmds_client.c3766 void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc) in ceph_mdsc_pre_umount() function