Searched defs:zap_phys_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h54 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
57 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
83 * If zap_phys_t is modified, zap_byteswap() must be modified.
109 } zap_phys_t; typedef in typeref:struct:zap_phys
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h82 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
85 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
114 * If zap_phys_t is modified, zap_byteswap() must be modified.
140 } zap_phys_t; typedef in typeref:struct:zap_phys
171 inline zap_phys_t *
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1203 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
1206 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
1232 * If zap_phys_t is modified, zap_byteswap() must be modified.
1256 } zap_phys_t; typedef in typeref:struct:zap_phys
1262 zap_phys_t *zap_phys;

Completed in 68 milliseconds