Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/test/zfs-tests/tests/functional/rootpool/
H A Drootpool_003_neg.ksh55 log_mustnot $ZFS rename $rootfs $rootpool/newfs
56 log_mustnot $ZFS rename -f $rootfs $rootpool/newfs
/titanic_41/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_41/usr/src/cmd/fs.d/ufs/newfs/
H A DMakefile28 LIBPROG= newfs
58 POFILE= newfs.po
/titanic_41/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib408 typeset newfs=$fs/newfs.$stamp
413 log_must $ZFS create $newfs
414 typeset datasets="$newfs"
417 datasets="$newfs $newvol"
563 typeset newfs=$fs/nfs.$stamp
566 user_run $user $ZFS create $newfs
567 if datasetexists $newfs ; then
572 user_run $user $ZFS create $newfs
574 if ! datasetexists $newfs ; then
578 log_must $ZFS destroy $newfs
/titanic_41/usr/src/cmd/fs.d/ufs/
H A DMakefile40 SUBDIR2= df fssnap mkfs mount newfs volcopy
/titanic_41/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh237 newfs $RLOFIDEV < /dev/null 2> /dev/null
H A Dcreate_ramdisk.ksh258 newfs $lofidev < /dev/null 2> /dev/null
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2957 boolean_t newfs = B_FALSE; in zfs_receive_one() local
3242 newfs = B_TRUE; in zfs_receive_one()
3273 newfs = B_TRUE; in zfs_receive_one()
3401 if (newfs) { in zfs_receive_one()
3440 if (cp && (ioctl_err == 0 || !newfs)) { in zfs_receive_one()
3449 } else if (newfs || stream_avl) { in zfs_receive_one()
/titanic_41/usr/src/test/zfs-tests/include/
H A Dcommands.cfg99 export NEWFS="/usr/sbin/newfs"
/titanic_41/usr/src/man/man1m/
H A DMakefile352 newfs.1m \
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc179 file path=usr/share/man/man1m/newfs.1m
H A DSUNWcs.mf985 file path=usr/lib/fs/ufs/newfs mode=0555
1817 link path=usr/sbin/newfs target=../lib/fs/ufs/newfs
/titanic_41/usr/src/lib/libsecdb/
H A Dexec_attr.txt74 File System Management:suser:cmd:::/usr/lib/fs/ufs/newfs:euid=0
/titanic_41/
H A D.gitignore1306 usr/src/cmd/fs.d/ufs/newfs/newfs