Searched refs:ci_dedup (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzio_checksum.h48 int ci_dedup; /* strong enough for dedup? */ member in struct:zio_checksum_info
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio_checksum.c115 ASSERT(zio_checksum_table[child & ZIO_CHECKSUM_MASK].ci_dedup ||
H A Dddt.c56 boolean_t prehash = zio_checksum_table[ddt->ddt_checksum].ci_dedup;
H A Ddmu.c1342 if (!zio_checksum_table[checksum].ci_dedup)
H A Ddmu_send.c171 if (zio_checksum_table[drrw->drr_checksumtype].ci_dedup)
H A Dzio.c951 ASSERT(zio_checksum_table[zp->zp_checksum].ci_dedup ||
2012 if (!zio_checksum_table[zp->zp_checksum].ci_dedup) {

Completed in 71 milliseconds