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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h39 } mzap_ent_phys_t; typedef in typeref:struct:mzap_ent_phys
45 mzap_ent_phys_t mz_chunk[1];
/illumos-gate/usr/src/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];
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c375 ASSERT3U(MZAP_ENT_LEN, ==, sizeof (mzap_ent_phys_t));
414 mzap_ent_phys_t *mze =
615 mzap_ent_phys_t *mze = &mzp->mz_chunk[i];
1037 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i];
1048 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i];
1254 sizeof (mzap_ent_phys_t));
1390 mzap_ent_phys_t *mzep = MZE_PHYS(zc->zc_zap, mze);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1188 } mzap_ent_phys_t; typedef in typeref:struct:mzap_ent_phys
1194 mzap_ent_phys_t mz_chunk[1];
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c1327 const mzap_ent_phys_t *mze;
1512 const mzap_ent_phys_t *mze;
1654 const mzap_ent_phys_t *mze;
H A Dzfs.c231 mzap_ent_phys_t mze;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c574 mzap_ent_phys_t *mzap_ent = zapobj->mz_chunk;
830 mzap_ent_phys_t *mzep = &mzp->mz_chunk[i];

Completed in 91 milliseconds