Searched refs:holes (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | spa_os.c | 82 uint64_t *holes; in spa_generate_rootconf() local 108 holes = NULL; in spa_generate_rootconf() 110 &holes, &nholes); in spa_generate_rootconf() 122 for (i = 0; holes != NULL && i < nholes; i++) { in spa_generate_rootconf() 125 if (tops[holes[i]] != NULL) in spa_generate_rootconf() 127 nvlist_alloc(&tops[holes[i]], NV_UNIQUE_NAME, KM_SLEEP); in spa_generate_rootconf() 128 VERIFY(nvlist_add_string(tops[holes[i]], ZPOOL_CONFIG_TYPE, in spa_generate_rootconf() 130 VERIFY(nvlist_add_uint64(tops[holes[i]], ZPOOL_CONFIG_ID, in spa_generate_rootconf() 131 holes[i]) == 0); in spa_generate_rootconf() 132 VERIFY(nvlist_add_uint64(tops[holes[i]], ZPOOL_CONFIG_GUID, in spa_generate_rootconf()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| H A D | slog_replay_fs_001.ksh | 144 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/holes.1 \ 146 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/holes.1 \ 149 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/holes.2 \ 151 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/holes.2 \ 154 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/holes.3 \ 156 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/holes.3 \
|
| H A D | slog_replay_volume.ksh | 126 log_must dd if=/dev/urandom of=$MNTPNT/holes bs=128k count=8 127 log_must dd if=/dev/zero of=$MNTPNT/holes bs=128k count=2 seek=2 conv=notrunc
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | sharp,ls037v7dw01.yaml | 12 configured with external pulls, all the GPIOs are considered optional with holes 40 optional with holes in the array.
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 433 vdev_is_hole(uint64_t *hole_array, uint_t holes, uint_t id) in vdev_is_hole() argument 437 for (c = 0; c < holes; c++) { in vdev_is_hole() 469 uint_t holes; in get_configs() local 524 holes = 0; in get_configs() 538 &holes) == 0) { in get_configs() 541 hole_array, holes) == 0); in get_configs() 663 if (holes > 0) { in get_configs() 670 !vdev_is_hole(hole_array, holes, c)) in get_configs()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.txt | 106 gpio1-gpio12 for pms405 (holes on gpio1, gpio9 and gpio10) 107 gpio1-gpio10 for pm8150 (holes on gpio2, gpio5, gpio7 109 gpio1-gpio12 for pm8150b (holes on gpio3, gpio4, gpio7)
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_norm.c | 365 int holes = 1; in pf_frent_holes() local 369 holes--; in pf_frent_holes() 373 holes--; in pf_frent_holes() 377 holes--; in pf_frent_holes() 381 holes--; in pf_frent_holes() 383 return holes; in pf_frent_holes()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 215 * holes.
|