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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_impl.h56 } mzap_ent_phys_t; typedef in typeref:struct:mzap_ent_phys
63 mzap_ent_phys_t mz_chunk[1];
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_micro.c381 ASSERT3U(MZAP_ENT_LEN, ==, sizeof (mzap_ent_phys_t));
420 mzap_ent_phys_t *mze =
626 mzap_ent_phys_t *mze = &mzp->mz_chunk[i];
1049 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i];
1060 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i];
1266 sizeof (mzap_ent_phys_t));
1402 mzap_ent_phys_t *mzep = MZE_PHYS(zc->zc_zap, mze);

Completed in 83 milliseconds