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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap_impl.h55 } mzap_ent_phys_t; typedef in typeref:struct:mzap_ent_phys
62 mzap_ent_phys_t mz_chunk[1];
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_micro.c380 ASSERT3U(MZAP_ENT_LEN, ==, sizeof (mzap_ent_phys_t));
419 mzap_ent_phys_t *mze =
592 mzap_ent_phys_t *mze = &mzp->mz_chunk[i];
975 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i];
986 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i];
1188 sizeof (mzap_ent_phys_t));
1324 mzap_ent_phys_t *mzep = MZE_PHYS(zc->zc_zap, mze);
/freebsd-11.0-release/sys/cddl/boot/zfs/
H A Dzfsimpl.h1125 } mzap_ent_phys_t; typedef in typeref:struct:mzap_ent_phys
1131 mzap_ent_phys_t mz_chunk[1];
/freebsd-11.0-release/sys/boot/zfs/
H A Dzfsimpl.c1294 const mzap_ent_phys_t *mze;
1479 const mzap_ent_phys_t *mze;
1617 const mzap_ent_phys_t *mze;
H A Dzfs.c230 mzap_ent_phys_t mze;

Completed in 69 milliseconds