Home
last modified time | relevance | path

Searched refs:TESTFS1 (Results 76 – 100 of 170) sorted by relevance

1234567

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_002_neg.ksh53 for snap in $TESTPOOL/$TESTCTR/$TESTFS1@$TESTSNAP \
75 log_must zfs snapshot $TESTPOOL/$TESTCTR/$TESTFS1@$TESTSNAP
88 log_must zfs destroy $TESTPOOL/$TESTCTR/$TESTFS1@$TESTSNAP
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_destroy/
H A Dzpool_destroy_002_pos.ksh69 set -A datasets "$TESTPOOL/$TESTFS" "$TESTPOOL/$TESTCTR/$TESTFS1" \
83 log_must zfs create $TESTPOOL/$TESTCTR/$TESTFS1
97 for dir in $TESTDIR /$TESTPOOL/$TESTCTR /$TESTPOOL/$TESTCTR/$TESTFS1 ; do
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/
H A Dremoval_with_create_fs.ksh29 log_must zfs create $TESTPOOL/$TESTFS1
30 log_must zfs destroy $TESTPOOL/$TESTFS1
H A Dremoval_with_send_recv.ksh32 zfs recv $TESTPOOL/$TESTFS1"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename.kshlib47 datasetexists $TESTPOOL/$TESTFS1 || \
48 log_must zfs create $TESTPOOL/$TESTFS1
51 log_must cp $DATA $(get_prop mountpoint $TESTPOOL/$TESTFS1)/$TESTFILE0
H A Dzfs_rename_005_neg.ksh58 "$TESTPOOL/$TESTFS1" "$TESTPOOL/$TESTCTR1" \
59 "$TESTPOOL/$TESTCTR/$TESTFS1" "$TESTPOOL/$TESTVOL" \
H A Dzfs_rename_002_pos.ksh51 set -A dataset "$TESTPOOL/$TESTFS@snapshot" "$TESTPOOL/$TESTFS1" \
52 "$TESTPOOL/$TESTCTR/$TESTFS1" "$TESTPOOL/$TESTCTR1" \
H A Dzfs_rename_010_neg.ksh49 $TESTPOOL/$TESTCTR/$TESTFS1 $TESTPOOL/$TESTFS
H A Dzfs_rename_012_neg.ksh53 "$TESTPOOL/$TESTCTR" "$TESTPOOL/$TESTCTR/$TESTFS1" "$TESTPOOL/$TESTVOL")
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_detach/
H A Dzpool_detach_001_neg.ksh50 "$TESTPOOL/$TESTCTR" "$TESTPOOL/$TESTCTR/$TESTFS1" \
52 "$TESTPOOL/$TESTCTR/$TESTFS1 $DISKLIST" "$TESTPOOL/$TESTVOL $DISKLIST" \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/online_offline/
H A Donline_offline_003_neg.ksh67 log_must zfs create $TESTPOOL1/$TESTFS1
68 log_must zfs set mountpoint=$TESTDIR1 $TESTPOOL1/$TESTFS1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_012_pos.ksh48 log_must zfs destroy -rf $TESTPOOL/$TESTFS1
56 orig=$TESTPOOL/$TESTFS1
H A Dzfs_receive_011_pos.ksh51 log_must zfs destroy -rf $TESTPOOL/$TESTFS1
59 orig=$TESTPOOL/$TESTFS1
H A Dzfs_receive_015_pos.ksh41 orig=$TESTPOOL/$TESTFS1
50 log_must zfs destroy -rf $TESTPOOL/$TESTFS1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_009_neg.ksh49 multifs="$TESTFS $TESTFS1"
74 cleanup_filesystem "$TESTPOOL" "$TESTFS1"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_004_neg.ksh50 "-a blah" "$TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1" \
51 "-f $TESTPOOL/$TESTFS $TESTPOOL/$TESTFS1" \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_007_neg.ksh50 multifs="$TESTFS $TESTFS1"
76 cleanup_filesystem "$TESTPOOL" "$TESTFS1"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/l2arc/
H A Dpersist_l2arc_002_pos.ksh84 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
99 log_must eval "echo $PASSPHRASE | zfs mount -l $TESTPOOL/$TESTFS1"
H A Dpersist_l2arc_005_pos.ksh74 "-o keyformat=passphrase $TESTPOOL/$TESTFS1"
87 log_must eval "echo $PASSPHRASE | zfs mount -l $TESTPOOL/$TESTFS1"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_009_pos.ksh59 for snap in $ctr/$TESTFS1@$TESTSNAP1 \
73 ctrfs=$ctr/$TESTFS1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies.kshlib108 log_must zfs create $TESTPOOL1/$TESTFS1
118 log_must mkfile $FILESIZE /$TESTPOOL1/$TESTFS1/$FILE
H A Dzfs_copies_004_neg.ksh51 log_mustnot zfs create -o copies=$val $TESTPOOL/$TESTFS1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/quota/
H A Dquota_003_pos.ksh77 log_must fill_quota $TESTPOOL/$TESTCTR/$TESTFS1 $TESTDIR1
H A Dquota_004_pos.ksh72 log_must exceed_quota $TESTPOOL/$TESTCTR/$TESTFS1 $TESTDIR1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_001_pos.ksh58 set -A datasets "$TESTPOOL/$TESTFS1" "$TESTPOOL/$LONGFSNAME" "$TESTPOOL/..." \

1234567