Searched refs:ubnext (Results 1 – 1 of 1) sorted by relevance
277 uberblock_t *ubnext; in find_bestub() local284 ubnext = (uberblock_t *)ub_array; in find_bestub()289 if (uberblock_verify(ubnext, ub_size, offset) != 0) in find_bestub()293 vdev_uberblock_compare(ubnext, ubbest) > 0) in find_bestub()294 ubbest = ubnext; in find_bestub()