Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/udf/
Dudf_subr.c1441 struct timeval now_v; in udf_writeout_lvint() local
1494 microtime(&now_v); in udf_writeout_lvint()
1495 TIMEVAL_TO_TIMESPEC(&now_v, &now_s); in udf_writeout_lvint()