HomeSort by relevance Sort by last modified time
    Searched defs:zap_leaf_phys_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
zap_leaf.h 49 * 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
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
zap_leaf.h 97 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
125 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
156 zap_leaf_phys_t *l_phys;
233 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);

Completed in 300 milliseconds