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

  /bionic/libc/bionic/
sync_file_range.cpp 34 int sync_file_range(int fd, off64_t offset, off64_t length, unsigned int flags) { function
  /external/fio/
helpers.c 28 int sync_file_range(int fd, off64_t offset, off64_t nbytes, unsigned int flags) function
thread_options.h 300 unsigned int sync_file_range; member in struct:thread_options
570 uint32_t sync_file_range; member in struct:thread_options_pack

Completed in 3660 milliseconds