Home
last modified time | relevance | path

Searched refs:ZFS_VERSION (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_007_pos.ksh43 ZFS_VERSION=$(zfs upgrade | head -1 | awk '{print $NF}' \
65 (( ZFS_TEST_VERSION = ZFS_VERSION ))
69 while (( ver <= ZFS_VERSION )); do
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade_004_pos.ksh87 for newv in "" "current" $ZFS_VERSION; do
93 newv=$ZFS_VERSION
96 newv=$ZFS_VERSION
H A Dsetup.ksh35 if [ -z "$ZFS_VERSION" ]
39 log_note "This machine is running ZFS Filesystem version $ZFS_VERSION"
H A Dzfs_upgrade_005_pos.ksh87 for newv in "" "current" $ZFS_VERSION; do
92 newv=$ZFS_VERSION
95 newv=$ZFS_VERSION
H A Dzfs_upgrade.kshlib143 for newv in "" $ZFS_VERSION; do
148 newv=$ZFS_VERSION
183 typeset -i version=${2:-$ZFS_VERSION}
H A Dzfs_upgrade_003_pos.ksh87 newv=$ZFS_VERSION
90 newv=$ZFS_VERSION
H A Dzfs_upgrade_001_pos.ksh90 if (( version != $ZFS_VERSION )); then
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_012_pos.ksh44 ZFS_VERSION=$(zfs upgrade | head -1 | awk '{print $NF}' \
68 log_must check_fs_version $fs $ZFS_VERSION
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzimport.sh374 ZFS_VERSION=$(modinfo zfs | awk '/version:/ { print $2; exit }')
375 if [ -n "$ZFS_VERSION" ]; then
376 printf "%-16s" "$ZFS_VERSION"
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Ddefault.cfg.in148 export ZFS_VERSION=5