Searched defs:dryrun (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 259 int dryrun : 1; member 680 boolean_t dryrun; member 755 boolean_t dryrun; member
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 260 def run(self, dryrun): argument
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_vdev.c | 1811 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev()
|
| H A D | zpool_main.c | 878 boolean_t dryrun = B_FALSE; in zpool_do_add() local 1376 boolean_t dryrun = B_FALSE; in zpool_do_create() local 3273 boolean_t dryrun = B_FALSE; in zpool_do_import() local 6802 boolean_t dryrun = B_FALSE; in zpool_do_clear() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_sendrecv.c | 700 boolean_t dryrun, parsable, progress, embed_data, std_out; member 1978 boolean_t dryrun, boolean_t raw, boolean_t replicate, boolean_t backup, in send_prelim_records()
|
| H A D | libzfs_pool.c | 1628 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, in zpool_rewind_exclaim()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 1032 boolean_t dryrun = B_FALSE; in zfs_do_create() local
|