Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c561 zio_cksum_t nzc; in fletcher_4_incremental_impl() local
565 fletcher_4_native(buf, len, NULL, &nzc); in fletcher_4_incremental_impl()
567 fletcher_4_byteswap(buf, len, NULL, &nzc); in fletcher_4_incremental_impl()
569 fletcher_4_incremental_combine(zcp, len, &nzc); in fletcher_4_incremental_impl()