Searched refs:timespec (Results 1 – 3 of 3) sorted by relevance
73 #define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })75 struct timespec { struct80 static struct timespec current_fs_time(struct super_block *sb) in current_fs_time() argument82 struct timespec now; in current_fs_time()199 struct timespec i_atime;200 struct timespec i_mtime;201 struct timespec i_ctime;
234 static inline struct timespec ubifs_current_time(struct inode *inode) in ubifs_current_time()
193 struct timespec tp; in os_get_nsec()