Searched refs:time32 (Results 1 – 11 of 11) sorted by relevance
49 static const char *timestr32(uint32_t time32);120 timestr32(hist.hist_ary[i].time32)); in hammer_do_history()244 timestr32(uint32_t time32) in timestr32() argument247 time_t t = (time_t)time32; in timestr32()
62 trans->time32 = (uint32_t)ts.tv_sec; in hammer_start_transaction()87 trans->time32 = (uint32_t)ts.tv_sec; in hammer_simple_transaction()117 trans->time32 = (uint32_t)ts.tv_sec; in hammer_start_transaction_fls()
1311 record->leaf.create_ts = trans->time32; in hammer_update_inode()2839 record->leaf.create_ts = trans->time32; in hammer_sync_record_callback()3121 ip->ino_leaf.delete_ts = trans->time32; in hammer_sync_inode()3122 ip->sync_ino_leaf.delete_ts = trans->time32; in hammer_sync_inode()3200 ip->ino_leaf.create_ts = trans->time32; in hammer_sync_inode()3202 ip->sync_ino_leaf.create_ts = trans->time32; in hammer_sync_inode()
158 uint32_t time32; member
204 cursor.trans->time32, in hammer_ioc_prune()
522 cursor->trans->tid, cursor->trans->time32, in hammer_pfs_delete_at_cursor()
476 hist->hist_ary[i].time32 = elm->leaf.create_ts; in add_history()499 hist->hist_ary[i].time32 = elm->leaf.delete_ts; in add_history()
128 uint32_t time32; member
2238 cursor->trans->time32, in hammer_ip_delete_record()
9 strftime.c strptime.c timelocal.c time32.c timespec_get.c
396 tid_max.time32 = 0; in doiterate_iterall()523 t = (time_t)ts1.time32; in dogenerate()713 time_t t = (time_t)hen->time32; in timestamp()