Searched refs:TESTFS3 (Results 1 – 13 of 13) sorted by relevance
57 unshare_fs $TESTPOOL/$TESTFS3/$fs65 if mounted $TESTPOOL/$TESTFS3/$fs; then66 log_must zfs unmount $TESTPOOL/$TESTFS3/$fs73 datasetexists $TESTPOOL/$TESTFS3/$fs && \74 log_must zfs destroy -f $TESTPOOL/$TESTFS3/$fs86 log_must zfs create -p $TESTPOOL/$TESTFS3/$fs148 test_share $TESTPOOL/$TESTFS3/$fs &150 log_note "$TESTPOOL/$TESTFS3/$fs ==> $!"167 unshare_fs $TESTPOOL/$TESTFS3/$fs &190 is_shared $TESTPOOL/$TESTFS3/$fs || \[all …]
51 datasetexists $TESTPOOL/$TESTFS3 && \52 log_must zfs destroy -r $TESTPOOL/$TESTFS378 "zfs receive $TESTPOOL/$TESTFS3"79 log_must eval "echo $passphrase | zfs load-key $TESTPOOL/$TESTFS3"84 "zfs receive $TESTPOOL/$TESTFS3"89 "zfs receive $TESTPOOL/$TESTFS3"91 log_must zfs destroy -r $TESTPOOL/$TESTFS3105 "zfs receive $TESTPOOL/$TESTFS3"106 log_must eval "echo $passphrase | zfs load-key $TESTPOOL/$TESTFS3"111 "zfs receive $TESTPOOL/$TESTFS3"[all …]
43 $TESTPOOL/$TESTFS3"51 $TESTPOOL/$TESTFS2@blah? $TESTPOOL/$TESTFS3@blah%" \53 $TESTPOOL/$TESTFS3@300")56 $TESTPOOL/$TESTFS3@snap" "$TESTPOOL/$TESTFS1@$SNAPSHOT_XXX \57 $TESTPOOL/$TESTFS2@2 $TESTPOOL/$TESTFS3@s")111 log_must zfs create -p $TESTPOOL/$TESTFS3/TESTFSA$DATASET_XXX/TESTFSB113 $TESTPOOL/$TESTFS3@snap1 $TESTPOOL/TESTFS4@snap1114 log_must zfs rename $TESTPOOL/$TESTFS3/TESTFSA$DATASET_XXX \115 $TESTPOOL/$TESTFS3/TESTFSA117 $TESTPOOL/$TESTFS3@snap1 $TESTPOOL/TESTFS4@snap1
46 datasetexists $TESTPOOL/$TESTFS3 && \47 log_must zfs destroy -r $TESTPOOL/$TESTFS359 "-o keyformat=passphrase -o keylocation=prompt $TESTPOOL/$TESTFS3"65 $TESTPOOL/$TESTFS3/grandchild
57 zfs create $TESTPOOL/$TESTFS3 &63 zfs snapshot $TESTPOOL/$TESTFS3@snap &69 zfs clone $TESTPOOL/$TESTFS3@snap $TESTPOOL/clone3 &81 zfs destroy $TESTPOOL/$TESTFS3 &
43 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"53 log_must zfs create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3
52 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"70 log_must zfs create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3220 grep -v $TESTFS1@ | grep -v $TESTFS2@ | grep -v $TESTFS3@ | \
53 log_must zfs create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3141 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"
170 $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3"172 log_must zfs create -p $TESTPOOL/$TESTFS1/$TESTFS2/$TESTFS3
92 log_must eval "zfs send -w $snap | zfs receive -n $TESTPOOL/$TESTFS3"
75 fs3=$TESTPOOL/$TESTFS3
88 export TESTFS3=testfs3
66 for fs in $TESTPOOL/$TESTFS1 $TESTPOOL/$TESTFS2 $TESTPOOL/$TESTFS3; do