Searched refs:ub1_endian (Results 1 – 1 of 1) sorted by relevance
310 zfs_endian_t ub1_endian, ub2_endian; in vdev_uberblock_compare() local312 ub1_endian = LITTLE_ENDIAN; in vdev_uberblock_compare()314 ub1_endian = BIG_ENDIAN; in vdev_uberblock_compare()320 if (zfs_to_cpu64(ub1->ub_txg, ub1_endian) in vdev_uberblock_compare()323 if (zfs_to_cpu64(ub1->ub_txg, ub1_endian) in vdev_uberblock_compare()327 if (zfs_to_cpu64(ub1->ub_timestamp, ub1_endian) in vdev_uberblock_compare()330 if (zfs_to_cpu64(ub1->ub_timestamp, ub1_endian) in vdev_uberblock_compare()