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

  /bionic/libc/kernel/common/linux/
blk_types.h 27 __REQ_SYNC,
65 #define REQ_SYNC (1 << __REQ_SYNC)
  /external/kernel-headers/original/linux/
blk_types.h 125 __REQ_SYNC, /* request is sync (sync write or read) */
161 #define REQ_SYNC (1 << __REQ_SYNC)

Completed in 32 milliseconds