Searched refs:zpool_upgrade (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dcleanup.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_005_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_003_pos.ksh32 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_006_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_002_pos.ksh32 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_001_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_007_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_009_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A DMakefile19 TESTDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zpool_upgrade
33 FILES = zpool_upgrade.cfg \
34 zpool_upgrade.kshlib
H A Dzpool_upgrade_008_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade_004_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
H A Dzpool_upgrade.kshlib33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.cfg
36 # zpool_upgrade.cfg script. Those variables give us details about which
52 $STF_SUITE/tests/functional/cli_root/zpool_upgrade/blockfiles/$pool_file.bz2 \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_005_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
68 # These are configs from zpool_upgrade.cfg - see that file for more info.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/
H A DMakefile81 zpool_upgrade
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies_005_neg.ksh60 cp $STF_SUITE/tests/functional/cli_root/zpool_upgrade/blockfiles/$ZPOOL_VERSION_1_FILES $TESTDIR
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_009_pos.ksh58 test_data=$STF_SUITE/tests/functional/cli_root/zpool_upgrade/blockfiles
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/
H A DMakefile19 BLOCKFILESDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zpool_upgrade/blockfiles
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dsetup.ksh156 cp $STF_SUITE/tests/functional/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1.dat.bz2 \
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h390 extern int zpool_upgrade(zpool_handle_t *, uint64_t);
H A Dlibzfs_pool.c3566 zpool_upgrade(zpool_handle_t *zhp, uint64_t new_version) function
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4526 ret = zpool_upgrade(zhp, version);

Completed in 153 milliseconds