Home
last modified time | relevance | path

Searched defs:zap_table_phys (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/zfs/
H A Dzap_impl.h76 struct zap_table_phys { struct
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 */