Searched defs:zio_eck_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzio.h31 } zio_eck_t; typedef in typeref:struct:zio_eck
39 sizeof (zio_eck_t)) / sizeof (blkptr_t))
41 sizeof (zio_eck_t) - \
52 zio_eck_t zg_tail;
/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Dzio.h33 } __attribute__ ((packed)) zio_eck_t; typedef in typeref:struct:zio_eck
41 sizeof (zio_eck_t)) / sizeof (blkptr_t))
43 sizeof (zio_eck_t) - \
54 zio_eck_t zg_tail;

Completed in 21 milliseconds