Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfrecord.c3279 dup.m_time = kernel2nt(&ts); in ni_write_inode()
3286 dup.c_time = kernel2nt(&ts); in ni_write_inode()
3293 dup.a_time = kernel2nt(&ts); in ni_write_inode()
H A Dntfs_fs.h971 static inline __le64 kernel2nt(const struct timespec64 *ts) in kernel2nt() function
H A Dinode.c1360 kernel2nt(&ni->i_crtime); in ntfs_create_inode()