Searched refs:ci_tmpl_free (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzio_checksum.h65 zio_checksum_tmpl_free_t *ci_tmpl_free; member in struct:zio_checksum_info
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio_checksum.c88 * non-NULL ci_tmpl_init and ci_tmpl_free callbacks, they are used to
247 VERIFY(ci->ci_tmpl_free != NULL);
421 VERIFY(ci->ci_tmpl_free != NULL);
422 ci->ci_tmpl_free(spa->spa_cksum_tmpls[checksum]);

Completed in 136 milliseconds