Searched refs:REQ_OP_MASK (Results 1 – 11 of 11) sorted by relevance
321 #define REQ_OP_MASK ((1 << REQ_OP_BITS) - 1) macro433 ((bio)->bi_opf & REQ_OP_MASK)435 ((req)->cmd_flags & REQ_OP_MASK)465 return (op & REQ_OP_MASK) == REQ_OP_READ || in op_is_sync()471 return (op & REQ_OP_MASK) == REQ_OP_DISCARD; in op_is_discard()482 switch (op & REQ_OP_MASK) { in op_is_zone_mgmt()
240 op &= REQ_OP_MASK; in blk_op_is_passthrough()
116 else if ((flags & REQ_OP_MASK) == REQ_OP_READ) in blk_mq_map_queue()
647 bio->bi_opf &= ~REQ_OP_MASK; in blk_rq_map_kern()
462 if ((rw & REQ_OP_MASK) == REQ_OP_DISCARD) in get_limit()
200 switch (op & REQ_OP_MASK) { in kyber_sched_domain()
341 blk_flags_show(m, rq->cmd_flags & ~REQ_OP_MASK, cmd_flag_name, in __blk_mq_debugfs_rq_show()
231 req->cmd_flags & ~REQ_OP_MASK, in print_req_error()
2762 switch (req_op(rq) & REQ_OP_MASK) { in ioc_rqos_done()
406 (orig_bio->bi_opf & (~REQ_OP_MASK)); in dm_zone_map_bio_begin()
1892 switch (op & REQ_OP_MASK) { in blk_fill_rwbs()