Home
last modified time | relevance | path

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

/titanic_44/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];
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h55 } mzap_ent_phys_t; typedef
62 mzap_ent_phys_t mz_chunk[1];
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c370 ASSERT3U(MZAP_ENT_LEN, ==, sizeof (mzap_ent_phys_t)); in mzap_open()
411 mzap_ent_phys_t *mze = in mzap_open()
562 mzap_ent_phys_t *mze = &mzp->mz_chunk[i]; in mzap_upgrade()
945 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i]; in mzap_addent()
956 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i]; in mzap_addent()
1158 sizeof (mzap_ent_phys_t)); in zap_remove_norm()
1294 mzap_ent_phys_t *mzep = MZE_PHYS(zc->zc_zap, mze); in zap_cursor_retrieve()
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c570 mzap_ent_phys_t *mzap_ent = zapobj->mz_chunk; in mzap_lookup()
826 mzap_ent_phys_t *mzep = &mzp->mz_chunk[i]; in zap_iterate()