Lines Matching refs:dryrun
1405 boolean_t dryrun = B_FALSE; in zpool_do_add() local
1441 dryrun = B_TRUE; in zpool_do_add()
1532 check_replication, B_FALSE, dryrun, argc, argv); in zpool_do_add()
1538 if (dryrun) { in zpool_do_add()
1978 boolean_t dryrun = B_FALSE; in zpool_do_create() local
2000 dryrun = B_TRUE; in zpool_do_create()
2132 nvroot = make_root_vdev(NULL, props, force, !force, B_FALSE, dryrun, in zpool_do_create()
2220 if (dryrun) { in zpool_do_create()
4348 boolean_t dryrun = B_FALSE; in zpool_do_import() local
4394 dryrun = B_TRUE; in zpool_do_import()
4483 if ((dryrun || xtreme_rewind) && !do_rewind) { in zpool_do_import()
4488 if (dryrun) in zpool_do_import()
7768 flags.dryrun = B_FALSE; in zpool_do_split()
7794 flags.dryrun = B_TRUE; in zpool_do_split()
7864 if (flags.dryrun) { in zpool_do_split()
7878 if (ret != 0 || flags.dryrun || !flags.import) { in zpool_do_split()
8176 boolean_t dryrun = B_FALSE; in zpool_do_clear() local
8198 dryrun = B_TRUE; in zpool_do_clear()
8229 if ((dryrun || xtreme_rewind) && !do_rewind) { in zpool_do_clear()
8234 if (dryrun) in zpool_do_clear()