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

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
zap_impl.h 54 * [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
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
zap_impl.h 78 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
81 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
110 * If zap_phys_t is modified, zap_byteswap() must be modified.
136 } zap_phys_t; typedef in typeref:struct:zap_phys
150 zap_phys_t *zap_phys;

Completed in 180 milliseconds