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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h88 * The members of the dva_t should be considered opaque outside the SPA.
92 } dva_t; typedef in typeref:struct:dva
166 dva_t blk_dva[SPA_DVAS_PER_BP]; /* Data Virtual Addresses */
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h140 * The members of the dva_t should be considered opaque outside the SPA.
144 } dva_t; typedef in typeref:struct:dva
329 dva_t blk_dva[SPA_DVAS_PER_BP]; /* Data Virtual Addresses */
557 const dva_t *dva = &bp->blk_dva[d]; \
819 extern uint64_t dva_get_dsize_sync(spa_t *spa, const dva_t *dva);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h137 * The members of the dva_t should be considered opaque outside the SPA.
141 } dva_t; typedef in typeref:struct:dva
317 dva_t blk_dva[SPA_DVAS_PER_BP]; /* Data Virtual Addresses */

Completed in 80 milliseconds