Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c308 vdev_uberblock_compare(uberblock_t *ub1, uberblock_t *ub2) in vdev_uberblock_compare() function
419 if (ubbest == NULL || vdev_uberblock_compare(ubnext, ubbest) > 0) { in find_bestub()
1928 if (vdev_uberblock_compare(ubcur, ubbest) > 0) { in zfs_mount()