Searched defs:zap_table_phys (Results 1 – 2 of 2) sorted by relevance
121 struct zap_table_phys { struct122 uint64_t zt_blk; /* starting block number */123 uint64_t zt_numblks; /* number of blocks */124 uint64_t zt_shift; /* bits to index it */125 uint64_t zt_nextblk; /* next (larger) copy start block */126 uint64_t zt_blks_copied; /* number source blocks copied */
1595 struct zap_table_phys { struct1596 uint64_t zt_blk; /* starting block number */1597 uint64_t zt_numblks; /* number of blocks */1598 uint64_t zt_shift; /* bits to index it */1599 uint64_t zt_nextblk; /* next (larger) copy start block */1600 uint64_t zt_blks_copied; /* number source blocks copied */