Home
last modified time | relevance | path

Searched refs:ceph_umount_begin (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c836 * ceph_umount_begin - initiate forced umount. Tear down the
839 static void ceph_umount_begin(struct super_block *sb) in ceph_umount_begin() function
843 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
862 .umount_begin = ceph_umount_begin,
1259 ceph_umount_begin(sb); in ceph_force_reconnect()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c1013 * ceph_umount_begin - initiate forced umount. Tear down the
1016 void ceph_umount_begin(struct super_block *sb) in ceph_umount_begin() function
1020 dout("ceph_umount_begin - starting forced umount\n"); in ceph_umount_begin()
1037 .umount_begin = ceph_umount_begin,
H A Dsuper.h1001 void ceph_umount_begin(struct super_block *sb);
H A 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()

Completed in 14 milliseconds