Home
last modified time | relevance | path

Searched defs:prehash (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c87 ddt_zap_create(objset_t * os,uint64_t * objectp,dmu_tx_t * tx,boolean_t prehash) ddt_zap_create() argument
H A Dddt.c172 boolean_t prehash = zio_checksum_table[ddt->ddt_checksum].ci_flags & ddt_object_create() local
/freebsd-src/bin/sh/
H A Deval.c1180 prehash(union node *n) in prehash() function