Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-core.c1060 static struct request *__get_request(struct request_list *rl, int rw_flags, in __get_request()
1232 static struct request *get_request(struct request_queue *q, int rw_flags, in get_request()
1704 int el_ret, rw_flags, where = ELEVATOR_INSERT_SORT; in blk_queue_bio() local
Dblk-mq.c162 struct request *rq, unsigned int rw_flags) in blk_mq_rq_ctx_init()
/linux-4.4.14/include/linux/
Dblkdev.h615 static inline bool rw_is_sync(unsigned int rw_flags) in rw_is_sync()