Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dsuper.c1021 void ceph_umount_begin(struct super_block *sb) in ceph_umount_begin() function
1042 .umount_begin = ceph_umount_begin,
Dsuper.h1009 void ceph_umount_begin(struct super_block *sb);
Dmds_client.c6116 ceph_umount_begin(mdsc->fsc->sb); in ceph_mdsc_handle_fsmap()
6186 ceph_umount_begin(mdsc->fsc->sb); in ceph_mdsc_handle_mdsmap()