Searched defs:timespec (Results 1 – 2 of 2) sorted by relevance
33 struct timespec { struct34 time_t tv_sec; /* seconds */35 long tv_nsec; /* nanoseconds */
74 struct timespec { struct79 static struct timespec current_fs_time(struct super_block *sb) in current_fs_time() argument
Completed in 12 milliseconds