Searched refs:uberblock_phys_t (Results 1 – 2 of 2) sorted by relevance
227 uberblock_verify(uberblock_phys_t *ub, uint64_t offset) in uberblock_verify()254 static uberblock_phys_t *255 find_bestub(uberblock_phys_t *ub_array, uint64_t sector) in find_bestub()257 uberblock_phys_t *ubbest = NULL; in find_bestub()1282 uberblock_phys_t *ub_array, *ubbest; in zfs_mount()1298 ub_array = (uberblock_phys_t *)stack; in zfs_mount()
115 } uberblock_phys_t; typedef
Completed in 8 milliseconds