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

  /netvirt/usr/src/grub/grub-0.95/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
  /netvirt/usr/src/uts/common/fs/zfs/sys/
zap_leaf.h 99 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
127 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
158 zap_leaf_phys_t *l_phys;
236 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);

Completed in 300 milliseconds