Home
last modified time | relevance | path

Searched refs:newfs (Results 1 – 15 of 15) sorted by relevance

/titanic_51/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh51 for dataset in $fs $newfs $fsclone $vol $newvol $volclone; do
60 fs=$TESTPOOL/$TESTFS1; newfs=$TESTPOOL/newfs; fsclone=$TESTPOOL/clone
133 run_and_verify "$ZFS rename $fs $newfs"
137 run_and_verify "$ZFS destroy $newfs"
/titanic_51/usr/src/test/zfs-tests/tests/functional/rootpool/
H A Drootpool_003_neg.ksh43 # 3) try to rename the rootfs to some newfs, which should fail.
55 log_mustnot $ZFS rename $rootfs $rootpool/newfs
56 log_mustnot $ZFS rename -f $rootfs $rootpool/newfs
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename.kshlib94 typeset newfs=${dataset[i]}-new
96 typeset mntp=$(get_prop mountpoint $newfs)
97 log_must $ZFS destroy -f $newfs
/titanic_51/usr/src/cmd/fs.d/ufs/newfs/
H A DMakefile28 LIBPROG= newfs
58 POFILE= newfs.po
/titanic_51/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib409 typeset newfs=$fs/newfs.$stamp
414 log_must $ZFS create $newfs
415 typeset datasets="$newfs"
418 datasets="$newfs $newvol"
564 typeset newfs=$fs/nfs.$stamp
567 user_run $user $ZFS create $newfs
568 if datasetexists $newfs ; then
573 user_run $user $ZFS create $newfs
575 if ! datasetexists $newfs ; the
[all...]
/titanic_51/usr/src/cmd/fs.d/ufs/
H A DMakefile40 SUBDIR2= df fssnap mkfs mount newfs volcopy
/titanic_51/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh237 newfs $RLOFIDEV < /dev/null 2> /dev/null
H A Dcreate_ramdisk.ksh232 NOINUSE_CHECK=1 newfs $lofidev < /dev/null 2> /dev/null
/titanic_51/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2967 boolean_t newfs = B_FALSE; in zfs_receive_one() local
3244 * If we are resuming a newfs, set newfs here so that we will in zfs_receive_one()
3246 * that it was a newfs on the first recv because the fs in zfs_receive_one()
3252 newfs = B_TRUE; in zfs_receive_one()
3283 newfs = B_TRUE; in zfs_receive_one()
3425 if (newfs) { in zfs_receive_one()
3464 if (cp && (ioctl_err == 0 || !newfs)) { in zfs_receive_one()
3473 } else if (newfs || stream_avl) { in zfs_receive_one()
/titanic_51/usr/src/test/zfs-tests/include/
H A Dcommands.cfg94 export NEWFS="/usr/sbin/newfs"
/titanic_51/usr/src/man/man1m/
H A DMakefile329 newfs.1m \
/titanic_51/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc175 file path=usr/share/man/man1m/newfs.1m
H A DSUNWcs.mf957 file path=usr/lib/fs/ufs/newfs mode=0555
1763 link path=usr/sbin/newfs target=../lib/fs/ufs/newfs
/titanic_51/usr/src/lib/libsecdb/
H A Dexec_attr.txt74 File System Management:suser:cmd:::/usr/lib/fs/ufs/newfs:euid=0
/titanic_51/
H A D.gitignore1306 usr/src/cmd/fs.d/ufs/newfs/newfs