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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_micro.c235 buf->mz_chunk[i].mze_cd =
236 BSWAP_32(buf->mz_chunk[i].mze_cd);
265 if (mze1->mze_cd > mze2->mze_cd)
267 if (mze1->mze_cd < mze2->mze_cd)
284 mze->mze_cd = MZE_PHYS(zap, mze)->mze_cd;
306 mze_tofind.mze_cd = 0;
313 ASSERT3U(mze->mze_cd,
[all...]
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_impl.h53 uint32_t mze_cd; member in struct:mzap_ent_phys
71 uint32_t mze_cd; /* copy from mze_phys->mze_cd */ member in struct:mzap_ent

Completed in 113 milliseconds