Searched refs:ubnext (Results 1 – 1 of 1) sorted by relevance
273 uberblock_t *ubnext; in find_bestub() local280 ubnext = (uberblock_t *)ub_array; in find_bestub()285 if (uberblock_verify(ubnext, ub_size, offset) != 0) in find_bestub()289 vdev_uberblock_compare(ubnext, ubbest) > 0) in find_bestub()290 ubbest = ubnext; in find_bestub()