Searched defs:zap_table_phys (Results 1 – 2 of 2) sorted by relevance
89 struct zap_table_phys { struct90 uint64_t zt_blk; /* starting block number */91 uint64_t zt_numblks; /* number of blocks */92 uint64_t zt_shift; /* bits to index it */93 uint64_t zt_nextblk; /* next (larger) copy start block */94 uint64_t zt_blks_copied; /* number source blocks copied */
120 struct zap_table_phys { struct121 uint64_t zt_blk; /* starting block number */122 uint64_t zt_numblks; /* number of blocks */123 uint64_t zt_shift; /* bits to index it */124 uint64_t zt_nextblk; /* next (larger) copy start block */125 uint64_t zt_blks_copied; /* number source blocks copied */