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

  /bionic/libc/kernel/common/linux/
blk_types.h 31 __REQ_NOIDLE,
69 #define REQ_NOIDLE (1 << __REQ_NOIDLE)
  /external/kernel-headers/original/linux/
blk_types.h 128 __REQ_NOIDLE, /* don't anticipate more IO after this one */
164 #define REQ_NOIDLE (1 << __REQ_NOIDLE)

Completed in 123 milliseconds