Home
last modified time | relevance | path

Searched refs:dmtime (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g_common.h141 s64 dmtime; member
Dntfs-3g.c1538 if (ctx->dmtime) in ntfs_fuse_open()
1704 && (!ctx->dmtime in ntfs_fuse_write()
1706 - sle64_to_cpu(ni->last_data_change_time)) > ctx->dmtime)) in ntfs_fuse_write()
2223 if (fi && ctx->dmtime) in ntfs_fuse_create()
2294 if (ctx->dmtime) in ntfs_fuse_create_stream()
Dntfs-3g_common.c316 ctx->dmtime = intarg*10000000LL; in parse_mount_options()
Dlowntfs-3g.c1666 if (ctx->dmtime) in ntfs_fuse_open()
1845 && (!ctx->dmtime in ntfs_fuse_write()
1847 - sle64_to_cpu(ni->last_data_change_time)) > ctx->dmtime)) in ntfs_fuse_write()
2493 if (fi && ctx->dmtime) in ntfs_fuse_create()