Home
last modified time | relevance | path

Searched refs:FOPEN_KEEP_CACHE (Results 1 - 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h131 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
134 #define FOPEN_KEEP_CACHE (1 << 1) macro
/third_party/libfuse/include/
H A Dfuse_kernel.h51 * - add FOPEN_DIRECT_IO and FOPEN_KEEP_CACHE flags
311 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
319 #define FOPEN_KEEP_CACHE (1 << 1) macro
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c339 arg->open_flags |= FOPEN_KEEP_CACHE; in fill_open()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c406 arg->open_flags |= FOPEN_KEEP_CACHE;

Completed in 10 milliseconds