Home
last modified time | relevance | path

Searched refs:VDEV_UBERBLOCK_OFFSET (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dvdev_impl.h42 #define VDEV_UBERBLOCK_OFFSET(sh, n) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h242 #define VDEV_UBERBLOCK_OFFSET(vd, n) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c927 VDEV_UBERBLOCK_OFFSET(vd, n), in vdev_uberblock_load_impl()
1014 VDEV_UBERBLOCK_OFFSET(vd, n), VDEV_UBERBLOCK_SIZE(vd), in vdev_uberblock_sync()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c283 VDEV_UBERBLOCK_OFFSET(ashift, i); in find_bestub()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c2110 uint64_t uoff = VDEV_UBERBLOCK_OFFSET(vdp, i); in dump_label_uberblocks()