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