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