msdosfs_unmount
msdosfs_unmount(mp, MNT_FORCE);
.vfs_unmount = msdosfs_unmount,
static int msdosfs_unmount(struct mount *, int);