Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dfrecord.c3228 dup.m_time = kernel2nt(&ts); in ni_write_inode()
3235 dup.c_time = kernel2nt(&ts); in ni_write_inode()
3242 dup.a_time = kernel2nt(&ts); in ni_write_inode()
H A Dntfs_fs.h966 static inline __le64 kernel2nt(const struct timespec64 *ts) in kernel2nt() function
H A Dinode.c1323 kernel2nt(&ni->i_crtime); in ntfs_create_inode()