Searched defs:blk_pad (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h168 uint64_t blk_pad[2]; /* Extra space for the future */ member in struct:blkptr
297 (bp)->blk_pad[0] = 0; \
298 (bp)->blk_pad[1] = 0; \
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h331 uint64_t blk_pad[2]; /* Extra space for the future */ member in struct:blkptr
504 (bp)->blk_pad[0] = 0; \
505 (bp)->blk_pad[1] = 0; \
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h319 uint64_t blk_pad[2]; /* Extra space for the future */ member in struct:blkptr
437 (bp)->blk_pad[0] = 0; \
438 (bp)->blk_pad[1] = 0; \

Completed in 66 milliseconds