Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.c982 void ceph_umount_begin(struct super_block *sb) in ceph_umount_begin() function
1003 .umount_begin = ceph_umount_begin,
Dsuper.h958 void ceph_umount_begin(struct super_block *sb);
Dmds_client.c5206 ceph_umount_begin(mdsc->fsc->sb); in ceph_mdsc_handle_fsmap()
5274 ceph_umount_begin(mdsc->fsc->sb); in ceph_mdsc_handle_mdsmap()