Home
last modified time | relevance | path

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

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