Lines Matching refs:force

115     if (ioctl(superdev, VINUM_STARTCONFIG, &force)) {           /* can't get config? */  in vinum_create()
154 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) /* can't get config? */ in vinum_create()
188 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) { /* can't get config? */ in vinum_read()
257 … message->force = force; /* do we want to force the operation? */ in vinum_rm()
409 message->force = 1; /* insist */ in initplex()
463 message->force = 1; /* insist */ in initsd()
500 message->force = 1; /* insist */ in initsd()
606 message->force = 0; /* don't force it */ in vinum_start()
615 … message->force = force; /* don't force it, use a larger hammer */ in vinum_start()
662 … message->force = force; /* don't force it, use a larger hammer */ in vinum_start()
704 if (checkupdates() && (!force)) /* not updating? */ in vinum_stop()
706 … message->force = force; /* should we force the transition? */ in vinum_stop()
948 …msg.force = force; /* did we specify the use of… in vinum_attach()
971 &&(!force)) { in vinum_attach()
1070 …msg.force = force; /* did we specify the use of… in vinum_detach()
1592 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) { /* can't get config? */ in vinum_concat()
1712 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) { /* can't get config? */ in vinum_stripe()
1860 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) { /* can't get config? */ in vinum_raid4()
2008 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) { /* can't get config? */ in vinum_raid5()
2170 if (ioctl(superdev, VINUM_STARTCONFIG, &force)) { /* can't get config? */ in vinum_mirror()
2404 … message->force = force; /* don't force it, use a larger hammer */ in vinum_setstate()
2475 if (force) in parityops()
2479force = 0; /* don't reset after the first time */ in parityops()