Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Duberblock_impl.h42 #define UBERBLOCK_COUNT(as) (VDEV_UBERBLOCK_RING >> VDEV_UBERBLOCK_SHIFT(as)) macro
/openbmc/u-boot/fs/zfs/
H A Dzfs.c407 const unsigned int UBCOUNT = UBERBLOCK_COUNT(data->vdev_ashift); in find_bestub()