Searched refs:newfs (Results 1 – 11 of 11) sorted by relevance
49 destroy_dataset $POOL/newfs "-rR"68 log_must zfs set atime=off $POOL/newfs107 log_must zfs load-key $POOL/newfs108 log_must zfs mount $POOL/newfs109 actual_cksum=$(recursive_cksum /$POOL/newfs)110 log_must zfs umount $POOL/newfs111 log_must zfs unload-key $POOL/newfs120 log_must zfs destroy $POOL/newfs@snap${last_snap}
47 destroy_dataset $POOL/newfs "-rR"60 log_must zfs set atime=off $POOL/newfs98 actual_cksum=$(recursive_cksum /$POOL/newfs)107 log_must zfs destroy $POOL/newfs@snap${last_snap}
56 if datasetexists $POOL/newfs ; then57 log_must zfs destroy -rR $POOL/newfs
43 destroy_dataset $POOL/newfs "-rR"150 actual_cksum=$(recursive_cksum /$POOL/newfs)
55 log_mustnot zfs rename $rootfs $rootpool/newfs56 log_mustnot zfs rename -f $rootfs $rootpool/newfs
97 typeset newfs=${dataset[i]}-new99 typeset mntp=$(get_prop mountpoint $newfs)100 log_must zfs destroy -f $newfs
51 for dataset in $fs $newfs $fsclone $vol $newvol $volclone; do60 fs=$TESTPOOL/$TESTFS1; newfs=$TESTPOOL/newfs; fsclone=$TESTPOOL/clone190 run_and_verify "zfs rename $fs $newfs"194 run_and_verify "zfs destroy $newfs"
412 typeset newfs=$fs/newfs.$stamp417 log_must zfs create $newfs418 typeset datasets="$newfs"422 datasets="$newfs $newvol"569 typeset newfs=$fs/nfs.$stamp572 user_run $user zfs create $newfs573 if datasetexists $newfs ; then578 user_run $user zfs create $newfs580 if ! datasetexists $newfs ; then584 log_must zfs destroy $newfs
131 newfs
4030 newfs "$@"4033 echo y | newfs -v "$@"
3891 char *fsname, boolean_t zoned, boolean_t recursive, boolean_t newfs, in zfs_setup_cmdline_props() argument3980 prop == ZFS_PROP_ENCRYPTION) && !newfs && in zfs_setup_cmdline_props()4093 boolean_t newfs = B_FALSE; in zfs_receive_one() local4510 newfs = B_TRUE; in zfs_receive_one()4573 newfs = B_TRUE; in zfs_receive_one()4791 if (newfs) { in zfs_receive_one()4884 if ((newfs || stream_avl) && type == ZFS_TYPE_FILESYSTEM && !redacted) in zfs_receive_one()