Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs.h484 __le64 c_time; // 0x10: Last time any attribute was modified. member
500 __le64 c_time; // 0x10: Last time any attribute was modified. member
562 __le64 c_time; // 0x10: Last time any attribute was modified. member
H A Dfrecord.c3293 dup.c_time = kernel2nt(&ctime); in ni_write_inode()
3294 if (std->c_time != dup.c_time) { in ni_write_inode()
3295 std->c_time = dup.c_time; in ni_write_inode()
H A Dinode.c173 nt2kernel(std5->c_time, &ctime); in ntfs_read_mft()
1387 std5->cr_time = std5->m_time = std5->c_time = std5->a_time = in ntfs_create_inode()
1410 fname->dup.cr_time = fname->dup.m_time = fname->dup.c_time = in ntfs_create_inode()