Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libfsimage/zfs/
A Dfsys_zfs.c227 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()
A Dfsys_zfs.h115 } uberblock_phys_t; typedef

Completed in 7 milliseconds