Home
last modified time | relevance | path

Searched refs:hundredsOfMicroseconds (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dudftime.c64 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time()
92 dest->hundredsOfMicroseconds = (ts.tv_nsec / 1000 - in udf_time_to_disk_stamp()
95 dest->hundredsOfMicroseconds * 100); in udf_time_to_disk_stamp()
H A Decma_167.h79 uint8_t hundredsOfMicroseconds; member
/kernel/linux/linux-6.6/fs/udf/
H A Dudftime.c50 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time()
78 dest->hundredsOfMicroseconds = (ts.tv_nsec / 1000 - in udf_time_to_disk_stamp()
81 dest->hundredsOfMicroseconds * 100); in udf_time_to_disk_stamp()
H A Decma_167.h79 uint8_t hundredsOfMicroseconds; member

Completed in 5 milliseconds