Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dsuper.c1016 void ceph_umount_begin(struct super_block *sb) in ceph_umount_begin() function
1037 .umount_begin = ceph_umount_begin,
Dsuper.h1001 void ceph_umount_begin(struct super_block *sb);
Dmds_client.c5626 ceph_umount_begin(mdsc->fsc->sb); in ceph_mdsc_handle_fsmap()
5695 ceph_umount_begin(mdsc->fsc->sb); in ceph_mdsc_handle_mdsmap()