Searched refs:timespec (Results 1 – 5 of 5) sorted by relevance
72 #define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })74 struct timespec { struct79 static struct timespec current_fs_time(struct super_block *sb) in current_fs_time() argument81 struct timespec now; in current_fs_time()198 struct timespec i_atime;199 struct timespec i_mtime;200 struct timespec i_ctime;
233 static inline struct timespec ubifs_current_time(struct inode *inode) in ubifs_current_time()
443 struct timespec tp; in os_get_nsec()
340 struct timespec date; in get_random_data()
1169 struct timespec ts; in _now()
Completed in 23 milliseconds