HomeSort by relevance Sort by last modified time
    Searched defs:FOPEN_DIRECT_IO (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
fuse.h 72 #define FOPEN_DIRECT_IO (1 << 0)
  /external/kernel-headers/original/uapi/linux/
fuse.h 225 * FOPEN_DIRECT_IO: bypass page cache for this open file
230 #define FOPEN_DIRECT_IO (1 << 0)

Completed in 150 milliseconds