Home
last modified time | relevance | path

Searched refs:prehash (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dddt_zap.c37 ddt_zap_create(objset_t *os, uint64_t *objectp, dmu_tx_t *tx, boolean_t prehash) in ddt_zap_create() argument
41 if (prehash) in ddt_zap_create()
H A Dddt.c67 boolean_t prehash = zio_checksum_table[ddt->ddt_checksum].ci_flags & in ddt_object_create() local
74 VERIFY(ddt_ops[type]->ddt_op_create(os, objectp, tx, prehash) == 0); in ddt_object_create()
/netbsd-src/usr.bin/m4/TEST/
H A Dhash.m451 <struct prehash {
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dddt.h154 boolean_t prehash);
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-4-features140 * Calculates nsec3-prehash incrementally after IXFR.
H A DChangeLog3665 - speedup of prehash code.
3817 - NSEC3 work. prehash printed only once with time taken to prepare.
4450 - nsec3 code will warn at prehash time for missing exact nsec3
4772 - prehash also calcs the nsec3_last domain*.
4778 - added prehash pointer to ds parent side cover for opt out.
4791 - NSEC3 added prehash pointers to the namedb.
H A DRELNOTES1391 - Fix --disable-full-prehash bug, where after multiple incoming
1405 - Fix --disable-full-prehash bug when nsdc patch happens while ixfr too,
1491 less NSEC3 prehashing, configure NSD with --disable-full-prehash.