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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_leaf.h49 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
76 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_leaf.h101 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
129 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
163 inline zap_leaf_phys_t *
239 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1325 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
1352 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
1380 zap_leaf_phys_t *l_phys;

Completed in 52 milliseconds