Home
last modified time | relevance | path

Searched defs:ENTRY_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/src/
Dlowntfs-3g.c134 #define ENTRY_TIMEOUT (ctx->ro ? TIMEOUT_RO : 0.0) macro
138 #define ENTRY_TIMEOUT (ctx->ro ? TIMEOUT_RO : 10.0) macro
149 #define ENTRY_TIMEOUT (ctx->ro ? TIMEOUT_RO : 10.0) macro
153 #define ENTRY_TIMEOUT (ctx->ro ? TIMEOUT_RO : \ macro