Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dmds_client.h547 extern void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc);
Dsuper.c1374 ceph_mdsc_pre_umount(fsc->mdsc); in ceph_kill_sb()
Dmds_client.c4887 void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc) in ceph_mdsc_pre_umount() function