Lines Matching refs:dryrun
1404 boolean_t dryrun = B_FALSE; in zpool_do_add() local
1440 dryrun = B_TRUE; in zpool_do_add()
1531 check_replication, B_FALSE, dryrun, argc, argv); in zpool_do_add()
1537 if (dryrun) { in zpool_do_add()
1977 boolean_t dryrun = B_FALSE; in zpool_do_create() local
1999 dryrun = B_TRUE; in zpool_do_create()
2131 nvroot = make_root_vdev(NULL, props, force, !force, B_FALSE, dryrun, in zpool_do_create()
2219 if (dryrun) { in zpool_do_create()
4347 boolean_t dryrun = B_FALSE; in zpool_do_import() local
4393 dryrun = B_TRUE; in zpool_do_import()
4482 if ((dryrun || xtreme_rewind) && !do_rewind) { in zpool_do_import()
4487 if (dryrun) in zpool_do_import()
7767 flags.dryrun = B_FALSE; in zpool_do_split()
7793 flags.dryrun = B_TRUE; in zpool_do_split()
7863 if (flags.dryrun) { in zpool_do_split()
7877 if (ret != 0 || flags.dryrun || !flags.import) { in zpool_do_split()
8175 boolean_t dryrun = B_FALSE; in zpool_do_clear() local
8197 dryrun = B_TRUE; in zpool_do_clear()
8228 if ((dryrun || xtreme_rewind) && !do_rewind) { in zpool_do_clear()
8233 if (dryrun) in zpool_do_clear()