Searched defs:rw_flags (Results 1 – 3 of 3) sorted by relevance
974 static struct request *__get_request(struct request_list *rl, int rw_flags, in __get_request()1151 static struct request *get_request(struct request_queue *q, int rw_flags, in get_request()1587 int el_ret, rw_flags, where = ELEVATOR_INSERT_SORT; in blk_queue_bio() local
183 struct request *rq, unsigned int rw_flags) in blk_mq_rq_ctx_init()
643 static inline bool rw_is_sync(unsigned int rw_flags) in rw_is_sync()