Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfrecord.c3139 dup.m_time = kernel2nt(&ts); in ni_write_inode()
3146 dup.c_time = kernel2nt(&ts); in ni_write_inode()
3153 dup.a_time = kernel2nt(&ts); in ni_write_inode()
H A Dntfs_fs.h1035 static inline __le64 kernel2nt(const struct timespec64 *ts) in kernel2nt() function
H A Dinode.c1415 kernel2nt(&ni->i_crtime); in ntfs_create_inode()