Home
last modified time | relevance | path

Searched defs:rw_flags (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/block/
Dblk-core.c974 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
Dblk-mq.c183 struct request *rq, unsigned int rw_flags) in blk_mq_rq_ctx_init()
/linux-4.1.27/include/linux/
Dblkdev.h643 static inline bool rw_is_sync(unsigned int rw_flags) in rw_is_sync()