Lines Matching refs:uint64_t
34 uint64_t mze_value;
41 uint64_t mz_block_type; /* ZBT_MICRO */
42 uint64_t mz_salt;
43 uint64_t mz_pad[6];
77 ((uint64_t *)(zap)->zap_f.zap_phys) \
85 uint64_t zap_block_type; /* ZBT_HEADER */
86 uint64_t zap_magic; /* ZAP_MAGIC */
89 uint64_t zt_blk; /* starting block number */
90 uint64_t zt_numblks; /* number of blocks */
91 uint64_t zt_shift; /* bits to index it */
92 uint64_t zt_nextblk; /* next (larger) copy start block */
93 uint64_t zt_blks_copied; /* number source blocks copied */
96 uint64_t zap_freeblk; /* the next free block */
97 uint64_t zap_num_leafs; /* number of leafs */
98 uint64_t zap_num_entries; /* number of entries */
99 uint64_t zap_salt; /* salt to stir into hash function */
100 uint64_t zap_normflags; /* flags for u8_textprep_str() */
101 uint64_t zap_flags; /* zap_flag_t */