MNT_FORCE         262 compat/osf1/osf1_mount.c 		SCARG(&a, flags) |= MNT_FORCE;
MNT_FORCE         566 isofs/cd9660/cd9660_vfsops.c 	if (mntflags & MNT_FORCE)
MNT_FORCE         419 isofs/udf/udf_vfsops.c 	if (mntflags & MNT_FORCE)
MNT_FORCE        1074 kern/vfs_subr.c 				flags = MNT_FORCE | MNT_DOOMED;
MNT_FORCE        1627 kern/vfs_subr.c 		if ((error = dounmount(mp, MNT_FORCE, curproc, NULL)) != 0) {
MNT_FORCE         260 kern/vfs_syscalls.c 	    MNT_FORCE);
MNT_FORCE         263 kern/vfs_syscalls.c 	    MNT_NOATIME | MNT_FORCE);
MNT_FORCE         276 kern/vfs_syscalls.c 		    (MNT_UPDATE | MNT_RELOAD | MNT_FORCE | MNT_WANTRDWR);
MNT_FORCE         434 kern/vfs_syscalls.c  	    (flags & MNT_FORCE))
MNT_FORCE         150 miscfs/portal/portal_vfsops.c 	if (mntflags & MNT_FORCE) {
MNT_FORCE         128 miscfs/procfs/procfs_vfsops.c 	if (mntflags & MNT_FORCE) {
MNT_FORCE         123 msdosfs/msdosfs_vfsops.c 			if (mp->mnt_flag & MNT_FORCE)
MNT_FORCE         229 msdosfs/msdosfs_vfsops.c 			        msdosfs_unmount(mp, MNT_FORCE, p);
MNT_FORCE         592 msdosfs/msdosfs_vfsops.c 	if (mntflags & MNT_FORCE)
MNT_FORCE         742 nfs/nfs_vfsops.c 	if (mntflags & MNT_FORCE)
MNT_FORCE         739 ntfs/ntfs_vfsops.c 	if(mntflags & MNT_FORCE)
MNT_FORCE         200 ufs/ext2fs/ext2fs_vfsops.c 			if (mp->mnt_flag & MNT_FORCE)
MNT_FORCE         614 ufs/ext2fs/ext2fs_vfsops.c 	if (mntflags & MNT_FORCE)
MNT_FORCE         217 ufs/ffs/ffs_vfsops.c 			if (mp->mnt_flag & MNT_FORCE)
MNT_FORCE         237 ufs/ffs/ffs_vfsops.c 			if (mp->mnt_flag & MNT_FORCE)
MNT_FORCE         252 ufs/ffs/ffs_vfsops.c 			if (mp->mnt_flag & MNT_FORCE)
MNT_FORCE         293 ufs/ffs/ffs_vfsops.c 				if (mp->mnt_flag & MNT_FORCE) {
MNT_FORCE         768 ufs/ffs/ffs_vfsops.c 		if (ronly || (mp->mnt_flag & MNT_FORCE)) {
MNT_FORCE        1012 ufs/ffs/ffs_vfsops.c 	if (mntflags & MNT_FORCE)
MNT_FORCE         186 ufs/mfs/mfs_vfsops.c 			if (mp->mnt_flag & MNT_FORCE)
MNT_FORCE         240 xfs/xfs_vfsops-common.c     if (mntflags & MNT_FORCE) {