ntfs_time
ntfs_time now;
ntfs_time now;
ntfs_time creation_time;
ntfs_time last_data_change_time;
ntfs_time last_mft_change_time;
ntfs_time last_access_time;
static __inline__ ntfs_time ntfs_current_time(void)
static __inline__ struct timespec ntfs2timespec(ntfs_time ntfstime)
static __inline__ ntfs_time timespec2ntfs(struct timespec spec)
static ntfs_time stdinfo_time(MFT_RECORD *m)
ntfs_time info_time;
static ntfs_time mkntfs_time(void)