Searched defs:is_sync (Results 1 – 2 of 2) sorted by relevance
/block/ |
D | bfq-iosched.c | 369 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync) in bic_to_bfqq() 374 void bic_set_bfqq(struct bfq_io_cq *bic, struct bfq_queue *bfqq, bool is_sync) in bic_set_bfqq() 2850 bool is_sync = op_is_sync(bio->bi_opf); in bfq_allow_bio_merge() local 4971 static void bfq_exit_icq_bfqq(struct bfq_io_cq *bic, bool is_sync) in bfq_exit_icq_bfqq() 5083 struct bfq_io_cq *bic, pid_t pid, int is_sync) in bfq_init_bfqq() 5162 struct bio *bio, bool is_sync, in bfq_get_queue() 6025 bool split, bool is_sync, in bfq_get_bfqq_handle_split() 6130 const int is_sync = rq_is_sync(rq); in bfq_init_rq() local
|
D | blk-mq.c | 2253 const int is_sync = op_is_sync(bio->bi_opf); in blk_mq_submit_bio() local
|