Home
last modified time | relevance | path

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

/external/u-boot/fs/zfs/
Dzfs.c408 const uint64_t UBBYTES = UBERBLOCK_SIZE(data->vdev_ashift); in find_bestub() local
411 ubnext = (uberblock_t *) (i * UBBYTES + ub_array); in find_bestub()
412 offset = (sector << SPA_MINBLOCKSHIFT) + VDEV_PHYS_SIZE + (i * UBBYTES); in find_bestub()