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

  /netvirt/usr/src/grub/grub-0.95/stage2/zfs-include/
zap_impl.h 57 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
60 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
86 * If zap_phys_t is modified, zap_byteswap() must be modified.
110 } zap_phys_t; typedef in typeref:struct:zap_phys
  /netvirt/usr/src/uts/common/fs/zfs/sys/
zap_impl.h 81 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
84 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
113 * If zap_phys_t is modified, zap_byteswap() must be modified.
138 } zap_phys_t; typedef in typeref:struct:zap_phys
152 zap_phys_t *zap_phys;

Completed in 60 milliseconds