Searched refs:zpool_condense (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_condense/ |
| H A D | zpool_condense_basic.ksh | 19 . $STF_SUITE/tests/functional/cli_root/zpool_condense/zpool_condense.kshlib
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
| H A D | zpool_wait_condense.ksh | 20 . $STF_SUITE/tests/functional/cli_root/zpool_condense/zpool_condense.kshlib
|
| /freebsd/sys/contrib/openzfs/tests/runfiles/ |
| H A D | sanity.run | 267 [tests/functional/cli_root/zpool_condense] 269 tags = ['functional', 'cli_root', 'zpool_condense']
|
| H A D | common.run | 421 [tests/functional/cli_root/zpool_condense] 423 tags = ['functional', 'cli_root', 'zpool_condense']
|
| /freebsd/sys/contrib/openzfs/include/ |
| H A D | libzfs.h | 308 _LIBZFS_H int zpool_condense(zpool_handle_t *, const char *, const char *);
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 4719 zpool_condense(zpool_handle_t *zhp, const char *cmd, const char *type) in zpool_condense() function
|
| H A D | libzfs.abi | 540 …<elf-symbol name='zpool_condense' type='func-type' binding='global-binding' visibility='default-vi… 7419 …decl name='zpool_condense' mangled-name='zpool_condense' visibility='default' binding='global' siz…
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 8932 return (zpool_condense(zhp, cb->cmd, cb->type)); in condense_cb() 8946 err = zpool_condense(zhp, cb->cmd, condense_types[i]); in condense_cb()
|