Searched refs:mzap_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.h47 } mzap_phys_t; typedef in typeref:struct:mzap_phys
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h65 } mzap_phys_t; typedef in typeref:struct:mzap_phys
177 inline mzap_phys_t *
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c1326 const mzap_phys_t *mz;
1337 mz = (const mzap_phys_t *) zap_scratch;
1511 const mzap_phys_t *mz;
1521 mz = (const mzap_phys_t *) zap_scratch;
1653 const mzap_phys_t *mz;
1664 mz = (const mzap_phys_t *) zap_scratch;
H A Dzfs.c252 fp->f_seekp = offsetof(mzap_phys_t, mz_chunk);
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c570 mzap_lookup(mzap_phys_t *zapobj, int objsize, const char *name,
808 mzap_phys_t *mzp = (mzap_phys_t *)stack;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c44 extern inline mzap_phys_t *zap_m_phys(zap_t *zap);
225 mzap_byteswap(mzap_phys_t *buf, size_t size)
586 mzap_phys_t *mzp;
639 mzap_phys_t *zp;
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1196 } mzap_phys_t; typedef in typeref:struct:mzap_phys

Completed in 116 milliseconds