Searched refs:msdosfs_unmount (Results 1 – 1 of 1) sorted by relevance
123 static vfs_unmount_t msdosfs_unmount; variable400 msdosfs_unmount(mp, MNT_FORCE); in msdosfs_mount()893 msdosfs_unmount(struct mount *mp, int mntflags) in msdosfs_unmount() function1205 .vfs_unmount = msdosfs_unmount,