| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies/ |
| H A D | zfs_copies_001_pos.ksh | 76 log_must zfs create -o copies=$val $fs1 78 log_must zfs create -V $VOLSIZE -o copies=$val $vol1 81 log_must zfs create -o copies=$val $vol1 88 log_must zfs create -o copies=$val2 $fs2 90 log_must zfs create -V $VOLSIZE -o copies=$val2 $vol2 93 log_must zfs create -o copies=$val2 $vol2 111 log_must zfs set copies=$val $ds
|
| H A D | zfs_copies_004_neg.ksh | 51 log_mustnot zfs create -o copies=$val $TESTPOOL/$TESTFS1 52 log_mustnot zfs create -V $VOLSIZE -o copies=$val $TESTPOOL/$TESTVOL1 53 log_mustnot zfs set copies=$val $TESTPOOL/$TESTFS 54 log_mustnot zfs set copies=$val $TESTPOOL/$TESTVOL
|
| H A D | zfs_copies.kshlib | 45 val_actual=$(get_prop copies $ds) 81 typeset copies=$2 88 log_must zfs create -V $VOLSIZE -o copies=$copies $vol 127 ((nfilesize = copies * ${FILESIZE%m})) 147 "copies as $copies ($used < $nfilesize)" \
|
| H A D | zfs_copies_006_pos.ksh | 73 for copies in 1 2 3; do 74 do_vol_test $NEWFS_DEFAULT_FS $copies $mntp
|
| H A D | zfs_copies_005_neg.ksh | 73 log_mustnot zfs set copies=$val $ds 76 log_mustnot zfs create -o copies=$val $ds
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
| H A D | nopwrite_copies.ksh | 50 zfs set copies=3 $origin/clone 60 log_must zfs set copies=3 $origin 66 zfs set copies=1 $origin/clone
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | THIRDPARTYLICENSE.cityhash | 7 copies of the Software, and to permit persons to whom the Software is 11 all copies or substantial portions of the Software.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | arm-realview-eb-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| H A D | arm-realview-eb-11mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| H A D | arm-realview-eb-a9mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| H A D | arm-realview-eb-11mp-bbrevd-ctrevb.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| H A D | arm-realview-eb-bbrevd.dtsi | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| H A D | arm-realview-eb-a9mp.dts | 8 * copies of the Software, and to permit persons to whom the Software is 12 * all copies or substantial portions of the Software.
|
| H A D | imx6q-display5-tianma-tm070-1280x768.dts | 21 * sell copies of the Software, and to permit persons to whom the 26 * included in all copies or substantial portions of the Software.
|
| H A D | imx6qp-tx6qp-8037-mb7.dts | 25 * sell copies of the Software, and to permit persons to whom the 30 * included in all copies or substantial portions of the Software.
|
| H A D | sun5i-r8.dtsi | 29 * sell copies of the Software, and to permit persons to whom the 34 * included in all copies or substantial portions of the Software.
|
| H A D | imx6q-tx6q-10x0-mb7.dts | 25 * sell copies of the Software, and to permit persons to whom the 30 * included in all copies or substantial portions of the Software.
|
| H A D | imx6q-tx6q-11x0-mb7.dts | 25 * sell copies of the Software, and to permit persons to whom the 30 * included in all copies or substantial portions of the Software.
|
| H A D | imx6ul-tx6ul-0010.dts | 25 * sell copies of the Software, and to permit persons to whom the 30 * included in all copies or substantial portions of the Software.
|
| H A D | axp809.dtsi | 28 * sell copies of the Software, and to permit persons to whom the 33 * included in all copies or substantial portions of the Software.
|
| H A D | imx6dl-tx6s-8035-mb7.dts | 25 * sell copies of the Software, and to permit persons to whom the 30 * included in all copies or substantial portions of the Software.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/ |
| H A D | history_002_pos.ksh | 89 compression zstd-fast copies $((RANDOM%3 + 1)) 117 compression zstd-fast copies $((RANDOM%3 + 1)) 145 copies $((RANDOM%3 + 1))
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | COPYRIGHT | 18 copies of the Software, and to permit persons to whom the Software is 22 all copies or substantial portions of the Software.
|
| /f-stack/dpdk/doc/guides/rawdevs/ |
| H A D | ioat.rst | 15 This PMD, when used on supported hardware, allows data copies, for example, 57 The internal engines, which do the copies or other operations, 128 copies. 192 To perform data copies using IOAT rawdev devices, the functions 194 Once copies have been completed, the completion will be reported back when 215 a burst of copies to the device and start the hardware processing of them: 247 To retrieve information about completed copies, the API 249 application a set of completion handles passed in when the relevant copies 253 retrieving information about the completed copies and validating the data
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | rsend_012_pos.ksh | 123 rand_set_prop $fs copies "1" "2" "3" 141 rand_set_prop $vol copies "1" "2" "3"
|