Lines Matching defs:dryrun
490 boolean_t dryrun = B_FALSE;
505 dryrun = B_TRUE;
543 nvroot = make_root_vdev(zhp, force, !force, B_FALSE, dryrun,
550 if (dryrun) {
646 boolean_t dryrun = B_FALSE;
665 dryrun = B_TRUE;
777 nvroot = make_root_vdev(NULL, force, !force, B_FALSE, dryrun,
865 if (dryrun) {
1822 boolean_t dryrun = B_FALSE;
1865 dryrun = B_TRUE;
1929 if ((dryrun || xtreme_rewind) && !do_rewind) {
1934 if (dryrun)
3234 flags.dryrun = B_FALSE;
3250 flags.dryrun = B_TRUE;
3309 if (flags.dryrun) {
3319 if (ret != 0 || flags.dryrun || !flags.import)
3485 boolean_t dryrun = B_FALSE;
3500 dryrun = B_TRUE;
3525 if ((dryrun || xtreme_rewind) && !do_rewind) {
3530 if (dryrun)