Searched refs:ub_timestamp (Results 1 – 2 of 2) sorted by relevance
35 uint64_t ub_timestamp; /* UTC time of last sync */ member
327 if (zfs_to_cpu64(ub1->ub_timestamp, ub1_endian) in vdev_uberblock_compare()328 < zfs_to_cpu64(ub2->ub_timestamp, ub2_endian)) in vdev_uberblock_compare()330 if (zfs_to_cpu64(ub1->ub_timestamp, ub1_endian) in vdev_uberblock_compare()331 > zfs_to_cpu64(ub2->ub_timestamp, ub2_endian)) in vdev_uberblock_compare()