Home
last modified time | relevance | path

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
45 mzap_ent_phys_t mz_chunk[1];
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h58 } mzap_ent_phys_t; typedef
65 mzap_ent_phys_t mz_chunk[1];
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c384 ASSERT3U(MZAP_ENT_LEN, ==, sizeof (mzap_ent_phys_t)); in mzap_open()
423 mzap_ent_phys_t *mze = in mzap_open()
627 mzap_ent_phys_t *mze = &mzp->mz_chunk[i]; in mzap_upgrade()
1093 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i]; in mzap_addent()
1104 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i]; in mzap_addent()
1323 sizeof (mzap_ent_phys_t)); in zap_remove_impl()
1508 mzap_ent_phys_t *mzep = MZE_PHYS(zc->zc_zap, mze); in zap_cursor_retrieve()
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1377 } mzap_ent_phys_t; typedef
1384 mzap_ent_phys_t mz_chunk[1];
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c575 mzap_ent_phys_t *mzap_ent = zapobj->mz_chunk; in mzap_lookup()
831 mzap_ent_phys_t *mzep = &mzp->mz_chunk[i]; in zap_iterate()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c2432 const mzap_ent_phys_t *mze; in mzap_lookup()
2788 const mzap_ent_phys_t *mze; in mzap_list()
2943 const mzap_ent_phys_t *mze; in mzap_rlookup()
H A Dzfs.c207 mzap_ent_phys_t mze; in zfs_readdir()