Lines Matching refs:uint64_t
23 uint64_t mze_value;
30 uint64_t mz_block_type; /* ZBT_MICRO */
31 uint64_t mz_salt;
32 uint64_t mz_pad[6];
66 ((uint64_t *)(zap)->zap_f.zap_phys) \
74 uint64_t zap_block_type; /* ZBT_HEADER */
75 uint64_t zap_magic; /* ZAP_MAGIC */
78 uint64_t zt_blk; /* starting block number */
79 uint64_t zt_numblks; /* number of blocks */
80 uint64_t zt_shift; /* bits to index it */
81 uint64_t zt_nextblk; /* next (larger) copy start block */
82 uint64_t zt_blks_copied; /* number source blocks copied */
85 uint64_t zap_freeblk; /* the next free block */
86 uint64_t zap_num_leafs; /* number of leafs */
87 uint64_t zap_num_entries; /* number of entries */
88 uint64_t zap_salt; /* salt to stir into hash function */
89 uint64_t zap_normflags; /* flags for u8_textprep_str() */
90 uint64_t zap_flags; /* zap_flag_t */