Home
last modified time | relevance | path

Searched refs:hour (Results 1 – 4 of 4) sorted by relevance

/fs/isofs/
Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
27 hour = p[3]; in iso_date()
36 crtime = mktime64(year+1900, month, day, hour, minute, second); in iso_date()
/fs/udf/
Dudftime.c60 dest->tv_sec = mktime64(year, src.month, src.day, src.hour, src.minute, in udf_disk_stamp_to_time()
88 dest->hour = tm.tm_hour; in udf_time_to_disk_stamp()
Decma_167.h75 uint8_t hour; member
Dsuper.c885 le16_to_cpu(ts->year), ts->month, ts->day, ts->hour, in udf_load_pvoldesc()
2279 ts.hour, ts.minute, le16_to_cpu(ts.typeAndTimezone)); in udf_fill_super()