Home
last modified time | relevance | path

Searched refs:ATIME_ENABLED (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g_common.h113 ATIME_ENABLED, enumerator
Dntfs-3g_common.c308 ctx->atime = ATIME_ENABLED; in parse_mount_options()
560 else if (ctx->atime == ATIME_ENABLED && ntfs_strappend(&ret, "atime,")) in parse_mount_options()