Searched defs:zap_stats (Results 1 – 1 of 1) sorted by relevance
417 typedef struct zap_stats { struct423 uint64_t zs_ptrtbl_len;425 uint64_t zs_blocksize; /* size of zap blocks */433 uint64_t zs_num_blocks;440 uint64_t zs_ptrtbl_zt_blk; /* starting block number */442 uint64_t zs_ptrtbl_zt_shift; /* bits to index it */447 uint64_t zs_block_type; /* ZBT_HEADER */448 uint64_t zs_magic; /* ZAP_MAGIC */449 uint64_t zs_num_leafs; /* The number of leaf blocks */465 uint64_t zs_leafs_with_2n_pointers[ZAP_HISTOGRAM_SIZE];[all …]