Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dzap_impl.h56 } mzap_ent_phys_t; typedef
63 mzap_ent_phys_t mz_chunk[1];
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzap_micro.c378 ASSERT3U(MZAP_ENT_LEN, ==, sizeof (mzap_ent_phys_t)); in mzap_open()
419 mzap_ent_phys_t *mze = in mzap_open()
609 mzap_ent_phys_t *mze = &mzp->mz_chunk[i]; in mzap_upgrade()
1031 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i]; in mzap_addent()
1042 mzap_ent_phys_t *mze = &zap_m_phys(zap)->mz_chunk[i]; in mzap_addent()
1248 sizeof (mzap_ent_phys_t)); in zap_remove_norm()
1384 mzap_ent_phys_t *mzep = MZE_PHYS(zc->zc_zap, mze); in zap_cursor_retrieve()
/freebsd-10-stable/sys/cddl/boot/zfs/
Dzfsimpl.h1125 } mzap_ent_phys_t; typedef
1131 mzap_ent_phys_t mz_chunk[1];
/freebsd-10-stable/sys/boot/zfs/
Dzfsimpl.c1293 const mzap_ent_phys_t *mze; in mzap_lookup()
1478 const mzap_ent_phys_t *mze; in mzap_list()
1616 const mzap_ent_phys_t *mze; in mzap_rlookup()
Dzfs.c230 mzap_ent_phys_t mze; in zfs_readdir()