Home
last modified time | relevance | path

Searched refs:holes (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c82 uint64_t *holes; in spa_generate_rootconf() local
109 holes = NULL; in spa_generate_rootconf()
111 &holes, &nholes); in spa_generate_rootconf()
123 for (i = 0; holes != NULL && i < nholes; i++) { in spa_generate_rootconf()
126 if (tops[holes[i]] != NULL) in spa_generate_rootconf()
128 tops[holes[i]] = fnvlist_alloc(); in spa_generate_rootconf()
129 fnvlist_add_string(tops[holes[i]], ZPOOL_CONFIG_TYPE, in spa_generate_rootconf()
131 fnvlist_add_uint64(tops[holes[i]], ZPOOL_CONFIG_ID, holes[i]); in spa_generate_rootconf()
132 fnvlist_add_uint64(tops[holes[i]], ZPOOL_CONFIG_GUID, 0); in spa_generate_rootconf()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_001.ksh157 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/holes.1 \
159 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/holes.1 \
162 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/holes.2 \
164 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/holes.2 \
167 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/holes.3 \
169 log_must dd if=/dev/zero of=/$TESTPOOL/$TESTFS/holes.3 \
H A Dslog_replay_volume.ksh127 log_must dd if=/dev/urandom of=$MNTPNT/holes bs=128k count=8
128 log_must dd if=/dev/zero of=$MNTPNT/holes bs=128k count=2 seek=2 conv=notrunc
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,pmic-gpio.txt115 gpio1-gpio12 for pms405 (holes on gpio1, gpio9 and gpio10)
116 gpio1-gpio10 for pm8150 (holes on gpio2, gpio5, gpio7
118 gpio1-gpio12 for pm8150b (holes on gpio3, gpio4, gpio7)
130 gpio1-gpio11 for pmx55 (holes on gpio3, gpio7, gpio10
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c469 vdev_is_hole(uint64_t *hole_array, uint_t holes, uint_t id) in vdev_is_hole() argument
473 for (c = 0; c < holes; c++) { in vdev_is_hole()
516 uint_t holes = 0; in get_configs() local
559 holes = 0; in get_configs()
573 &holes) == 0) { in get_configs()
576 hole_array, holes) == 0); in get_configs()
707 if (holes > 0) { in get_configs()
714 !vdev_is_hole(hole_array, holes, c)) in get_configs()
/freebsd/usr.bin/stat/
H A Dstat.c173 bool lsF, holes, usestat, nfs_handle, quiet; in main() local
179 holes = false; in main()
210 holes = true; in main()
249 if (holes) { in main()
/freebsd/share/examples/ipfilter/
H A Dfirewall.13 # some of the most easily exploited common security holes.
/freebsd/contrib/ntp/scripts/monitoring/
H A Dloopwatch.config.SAMPLE86 # mark `holes' in the sample data grater than <seconds>
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c387 int holes = 1; in pf_frent_holes() local
391 holes--; in pf_frent_holes()
395 holes--; in pf_frent_holes()
399 holes--; in pf_frent_holes()
403 holes--; in pf_frent_holes()
405 return holes; in pf_frent_holes()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6sl-kobo-aura2.dts323 /* J4, through-holes */
H A Dimx6sl-tolino-shine2hd.dts585 /* J4, through-holes */
/freebsd/share/i18n/csmapper/APPLE/
H A DGREEK%UCS.src123 # ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
H A DUCS%GREEK.src123 # ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_new.pod201 is not recommended. Clients should avoid creating "holes" in the set of
H A DSSL_CONF_cmd.pod541 protocols has no "holes", e.g. if TLS 1.0 and TLS 1.2 are both enabled, make
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in217 * holes.
/freebsd/contrib/ncurses/
H A DTO-DO46 + Scrolling optimization has holes: for example, it forces repaints of the
/freebsd/usr.bin/m4/TEST/
H A Dtest.m4162 become older and more weatherbeaten, pot-holes will develop, trees will
/freebsd/contrib/tcp_wrappers/
H A DREADME165 the resulting holes with copies of the wrapper programs. This
695 protect to a different directory and plug the resulting holes with
742 REAL_DAEMON_DIR constant in the Makefile, and fill the holes with
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.t0861 \ Translate common cipher suites, then squeeze out holes: there
862 \ may be holes because of the way we fill the list when the
/freebsd/contrib/pam-krb5/
H A DNEWS662 security holes through incorrect configuration.
667 This is not the default since it opens security holes with broken
/freebsd/crypto/heimdal/doc/
H A Dhx509.texi482 lead to security holes which will quickly become a nightmare to deal
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod1004 inadvertent security holes when listing pam-krb5 as the only
/freebsd/contrib/googletest/docs/
H A Dadvanced.md460 corruption, security holes, or worse. Hence it is vitally important to test that
/freebsd/contrib/sendmail/src/
H A DREADME1450 BIND 8.2.2 security holes, you can no longer build with -DNETINET6

12