Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h89 struct zap_table_phys { struct
90 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 */
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h122 struct zap_table_phys { struct
123 uint64_t zt_blk; /* starting block number */
124 uint64_t zt_numblks; /* number of blocks */
125 uint64_t zt_shift; /* bits to index it */
126 uint64_t zt_nextblk; /* next (larger) copy start block */
127 uint64_t zt_blks_copied; /* number source blocks copied */
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1428 struct zap_table_phys { struct
1429 uint64_t zt_blk; /* starting block number */
1430 uint64_t zt_numblks; /* number of blocks */
1431 uint64_t zt_shift; /* bits to index it */
1432 uint64_t zt_nextblk; /* next (larger) copy start block */
1433 uint64_t zt_blks_copied; /* number source blocks copied */