Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c99 ddt_zap_create(objset_t *os, uint64_t *objectp, dmu_tx_t *tx, boolean_t prehash) in ddt_zap_create() argument
103 if (prehash) in ddt_zap_create()
H A Dddt.c371 boolean_t prehash = zio_checksum_table[ddt->ddt_checksum].ci_flags & in ddt_object_create() local
380 VERIFY0(ddt_ops[type]->ddt_op_create(os, objectp, tx, prehash)); in ddt_object_create()
/freebsd/usr.bin/m4/TEST/
H A Dhash.m446 <struct prehash {
/freebsd/bin/sh/
H A Deval.c91 static void prehash(union node *);
576 prehash(lp->n); in evalpipe()
1180 prehash(union node *n) in prehash() function
/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h163 boolean_t prehash);