Home
last modified time | relevance | path

Searched refs:blk_pad (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h165 uint64_t blk_pad[2]; /* Extra space for the future */ member
292 (bp)->blk_pad[0] = 0; \
293 (bp)->blk_pad[1] = 0; \
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h320 uint64_t blk_pad[2]; /* Extra space for the future */ member
493 (bp)->blk_pad[0] = 0; \
494 (bp)->blk_pad[1] = 0; \
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzio.c3052 ASSERT(bp->blk_pad[0] == 0); in zio_done()
3053 ASSERT(bp->blk_pad[1] == 0); in zio_done()