Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dtime.h34 static inline sle64 utc2ntfs(const struct timespec64 ts) in utc2ntfs() function
55 return utc2ntfs(ts); in get_current_ntfs_time()
H A Dinode.c2999 nt = utc2ntfs(vi->i_mtime); in __ntfs_write_inode()
3008 nt = utc2ntfs(inode_get_ctime(vi)); in __ntfs_write_inode()
3017 nt = utc2ntfs(vi->i_atime); in __ntfs_write_inode()