MNT_FORCE
if (unmount(dir, MNT_FORCE) == -1)
#define MOPT_FORCE { "force", MNT_FORCE, MFLAG_SET }
(hp != NULL) && !(fflag & MNT_FORCE)) {
fflag = MNT_FORCE;
if (mntflags & MNT_FORCE)
if (mntflags & MNT_FORCE)
dounmount(mp, MNT_FORCE | MNT_DOOMED, p);
if ((error = dounmount(mp, MNT_FORCE, curproc)) != 0) {
MNT_SYNCHRONOUS | MNT_ASYNC | MNT_NOATIME | MNT_NOPERM | MNT_FORCE);
MNT_FORCE);
return (dounmount(mp, SCARG(uap, flags) & MNT_FORCE, p));
if ((flags & MNT_FORCE) == 0) {
(flags & MNT_FORCE))
if (mntflags & MNT_FORCE)
if (mp->mnt_flag & MNT_FORCE)
if (mntflags & MNT_FORCE)
if ((mntflags & MNT_FORCE) == 0 && vp->v_usecount > 2) {
if (mntflags & MNT_FORCE)
if(mntflags & MNT_FORCE)
if(((mntflags & MNT_FORCE) == 0) && (ntmp->ntm_sysvn[i] &&
#define MNT_OP_FLAGS (MNT_UPDATE | MNT_RELOAD | MNT_FORCE | MNT_WANTRDWR)
if (mntflags & MNT_FORCE)
if (mp->mnt_flag & MNT_FORCE)
if (mntflags & MNT_FORCE)
if (mp->mnt_flag & MNT_FORCE)
if (mp->mnt_flag & MNT_FORCE) {
if (ronly || (mp->mnt_flag & MNT_FORCE)) {
if (mntflags & MNT_FORCE)
if (mp->mnt_flag & MNT_FORCE)
dounmount(mp, (sig == SIGKILL) ? MNT_FORCE : 0, p))
if (unmount(dst, MNT_FORCE) == -1)
if (unmount(dst, MNT_FORCE) == -1)
if (unmount(dst, MNT_FORCE) == -1)
if (unmount(dst, MNT_FORCE) == -1)
if (unmount(dst, MNT_FORCE) == -1)
if (unmount(dir, MNT_FORCE) == -1)
if (flags & MNT_FORCE) {
flags &= ~MNT_FORCE;