Home
last modified time | relevance | path

Searched refs:hundredsOfMicroseconds (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/udf/
Dudftime.c115 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time()
163 dest->hundredsOfMicroseconds = (ts.tv_nsec / 1000 - in udf_time_to_disk_stamp()
166 dest->hundredsOfMicroseconds * 100); in udf_time_to_disk_stamp()
Decma_167.h69 uint8_t hundredsOfMicroseconds; member