Searched refs:last_data_change_time (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dinode.c187 ni->last_data_change_time = ntfs2utc(std_info->last_data_change_time);
534 std_info->last_data_change_time = utc2ntfs(ni->last_data_change_time);
620 fn->last_data_change_time = utc2ntfs(ni->last_data_change_time);
1097 ni->last_data_change_time = now;
H A Ddir.c1099 si->last_data_change_time = utc2ntfs(ni->last_data_change_time);
1229 fn->last_data_change_time = utc2ntfs(ni->last_data_change_time);
1622 fn->last_data_change_time = utc2ntfs(ni->last_data_change_time);
H A Dmft.c1476 ni->creation_time = ni->last_data_change_time =
1778 ni->creation_time = ni->last_data_change_time =
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dinode.h151 time_t last_data_change_time; member in struct:_ntfs_inode
H A Dlayout.h912 /* 8*/ s64 last_data_change_time; /* Time the data attribute was last member in struct:__anon1252
1101 /* 10*/ s64 last_data_change_time; /* Time the data attribute was last member in struct:__anon1258
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Dlayout.h820 /* 8*/ sle64 last_data_change_time; /* Time the data attribute was last member in struct:__anon7517
1008 /* 10*/ sle64 last_data_change_time; /* Time the data attribute was last member in struct:__anon7523
H A Dinode.c655 vi->i_mtime = ntfs2utc(si->last_data_change_time);
2946 if (si->last_data_change_time != nt) {
2949 sle64_to_cpu(si->last_data_change_time),
2951 si->last_data_change_time = nt;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c215 ni->last_access_time >= ni->last_data_change_time &&
542 stbuf->st_mtime = ni->last_data_change_time;
1314 ni->last_data_change_time = buf->modtime;

Completed in 132 milliseconds