Searched refs:ub_timestamp (Results 1 – 5 of 5) sorted by relevance
52 uint64_t ub_timestamp; /* UTC time of last sync */ member
58 ub->ub_timestamp = gethrestime_sec(); in uberblock_update()
936 if (ub1->ub_timestamp < ub2->ub_timestamp) in vdev_uberblock_compare()938 if (ub1->ub_timestamp > ub2->ub_timestamp) in vdev_uberblock_compare()
2064 spa->spa_load_txg_ts = spa->spa_uberblock.ub_timestamp; in spa_load_verify()3055 spa->spa_last_ubsync_txg_ts = spa->spa_uberblock.ub_timestamp; in spa_load_best()4560 spa->spa_uberblock.ub_timestamp) == 0); in spa_tryimport()
2049 time_t timestamp = ub->ub_timestamp; in dump_uberblock()2057 (u_longlong_t)ub->ub_timestamp, asctime(localtime(×tamp))); in dump_uberblock()