Searched refs:none (Results 76 - 100 of 707) sorted by relevance

1234567891011>>

/freebsd-current/contrib/pjdfstest/tests/chflags/
H A D05.t26 expect 0 -u 65534 -g 65534 chflags ${n1}/${n2} none
32 expect 0 -u 65534 -g 65534 chflags ${n1}/${n2} none
/freebsd-current/contrib/pjdfstest/tests/rename/
H A D08.t40 expect 0 chflags ${n0} none
54 expect 0 chflags ${n0} none
/freebsd-current/tools/test/stress2/misc/
H A Dsnap6.sh34 status=none
41 timeout 5m dd if=/dev/zero of=$root/big2 bs=1m status=none
H A Dmd5.sh41 dd if=/dev/zero of=$diskimage bs=1k count=5k status=none
H A Dtrim6.sh56 dd if=/dev/zero of=$image bs=1m count=$free status=none
H A Dcompare.sh40 dd if=/dev/random of=$d1 bs=1m count=512 status=none || exit 1
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fallocate/
H A Dfallocate_prealloc.ksh44 log_must zfs set quota=none $TESTPOOL
/freebsd-current/tests/sys/cddl/zfs/tests/quota/
H A Dquota_006_neg.ksh61 log_must $ZFS set quota=none $TESTPOOL/$TESTFS
/freebsd-current/tests/sys/cddl/zfs/tests/reservation/
H A Dreservation_001_pos.ksh48 # 5) Reset the reservation to 'none'
85 log_must $ZFS set reservation=none $TESTPOOL/$TESTVOL
87 log_must $ZFS set refreservation=none $TESTPOOL/$TESTVOL
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DStripDeadPrototypes.cpp54 return PreservedAnalyses::none();
/freebsd-current/libexec/rc/rc.d/
H A Dtmp63 _tmpdir=/tmp/.diskless.$(dd if=/dev/random bs=32 count=1 status=none | sha256)
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_with_zdb.ksh52 log_must zpool set cachefile=none $TESTPOOL
67 log_must zpool set cachefile=none $TESTPOOL
/freebsd-current/contrib/bmake/unit-tests/
H A Ddep-wildcards.exp7 dep-none.mk
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_new_props.ksh63 log_must zpool create -O mountpoint=none -o feature@filesystem_limits=disabled \
65 log_must zpool create -O mountpoint=none "$poolname" "$vdevfile"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/
H A Drefreserv_004_pos.ksh50 log_must zfs set refreservation=none $TESTPOOL
86 log_must zfs set quota=none $ds
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation_001_pos.ksh48 # 5) Reset the reservation to 'none'
84 log_must zfs set reservation=none $TESTPOOL/$TESTVOL
85 log_must zfs set refreservation=none $TESTPOOL/$TESTVOL
H A Dreservation_005_pos.ksh39 # or sparse volume is set to 'none' the space previously consumed by the
48 # 5) Reset the reservation value back to zero (or 'none')
57 "to 'none'"
81 log_must zfs set reservation=none $TESTPOOL/$TESTVOL
109 log_must zfs set reservation=none $obj
118 log_pass "Space correctly released when dataset reservation set to 'none'"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy_raidz.ksh77 log_must zpool import -o cachefile=none -d $dir $pool
100 log_must zpool import -o cachefile=none -d $dir $pool
128 log_must zpool import -o cachefile=none -d $dir $pool
153 log_must zpool import -o cachefile=none -d $dir $pool
182 log_must zpool import -o cachefile=none -d $dir $pool
196 log_must zpool import -o cachefile=none -d $dir $pool
222 log_must zpool create -O compression=off -f -o cachefile=none $TESTPOOL $raid ${disks[@]}
237 log_must zpool import -o cachefile=none -d $dir $TESTPOOL
H A Dredundancy_draid.ksh77 log_must zpool import -o cachefile=none -d $dir $pool
100 log_must zpool import -o cachefile=none -d $dir $pool
128 log_must zpool import -o cachefile=none -d $dir $pool
153 log_must zpool import -o cachefile=none -d $dir $pool
182 log_must zpool import -o cachefile=none -d $dir $pool
196 log_must zpool import -o cachefile=none -d $dir $pool
222 log_must zpool create -O compression=off -f -o cachefile=none $TESTPOOL $raid ${disks[@]}
237 log_must zpool import -o cachefile=none -d $dir $TESTPOOL
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/
H A Dcachefile_002_pos.ksh64 log_must zpool create -o cachefile=none $TESTPOOL $DISKS
73 log_must zpool import -o cachefile=none -d $DEVICEDIR $TESTPOOL
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A Dmemchr-sve.S26 b.none 9f
38 b.none 0b
H A Dstrchr-sve.S42 b.none 0b
51 csel x0, xzr, x0, none /* if there was no c, return null */
H A Dstrcmp-sve.S37 b.none 0b
53 b.none 0b
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/
H A Denospc_rm.ksh57 --fallocate=none --rw=write --bs=1M --size=1G --numjobs=4 \
66 --fallocate=none --rw=write --bs=1M --size=10M --numjobs=200 \
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/raidz/
H A Draidz_expand_007_neg.ksh65 bs=512 seek=1024 status=none
72 log_must zpool create -f -o cachefile=none "$TESTPOOL" raidz1 "${disks[@]}"

Completed in 746 milliseconds

1234567891011>>