Lines Matching refs:creation_time
1925 si.creation_time = mkntfs_time();
1926 si.last_data_change_time = si.creation_time;
1927 si.last_mft_change_time = si.creation_time;
1928 si.last_access_time = si.creation_time;
1991 info_time = si->creation_time;
2043 fn->creation_time = si->creation_time;
3175 fn->creation_time = stdinfo_time(m_file);
3176 fn->last_data_change_time = fn->creation_time;
3177 fn->last_mft_change_time = fn->creation_time;
3178 fn->last_access_time = fn->creation_time;
3290 fn->creation_time = stdinfo_time(m_file);
3291 fn->last_data_change_time = fn->creation_time;
3292 fn->last_mft_change_time = fn->creation_time;
3293 fn->last_access_time = fn->creation_time;