Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h130 * FOPEN_DIRECT_IO: bypass page cache for this open file
133 #define FOPEN_DIRECT_IO (1 << 0) macro
/third_party/libfuse/include/
H A Dfuse_kernel.h51 * - add FOPEN_DIRECT_IO and FOPEN_KEEP_CACHE flags
310 * FOPEN_DIRECT_IO: bypass page cache for this open file
318 #define FOPEN_DIRECT_IO (1 << 0) macro
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c337 arg->open_flags |= FOPEN_DIRECT_IO; in fill_open()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c404 arg->open_flags |= FOPEN_DIRECT_IO;

Completed in 11 milliseconds