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

  /bionic/libc/kernel/uapi/linux/
sync_file.h 47 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
  /external/kernel-headers/original/uapi/linux/
sync_file.h 88 * DOC: SYNC_IOC_FILE_INFO - get detailed information on a sync_file
95 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)

Completed in 424 milliseconds