Searched refs:req_op (Results 1 – 2 of 2) sorted by relevance
277 struct op_info *req_op; member289 (*rinfo.req_op->op_done)(rinfo.resp_biov); in fwctl_response_done()299 rinfo.resp_error = (*rinfo.req_op->op_result)(&rinfo.resp_biov); in fwctl_request_done()318 rinfo.req_op = &errop_info; in fwctl_request_start()320 rinfo.req_op = ops[rinfo.req_type]; in fwctl_request_start()322 err = (*rinfo.req_op->op_start)(rinfo.req_size); in fwctl_request_start()326 rinfo.req_op = &errop_info; in fwctl_request_start()349 (*rinfo.req_op->op_data)(value); in fwctl_request_data()
553 if (op_is_write(req_op(rq))) { in io_data_dir()566 return (req_op(rq) == REQ_OP_FLUSH); in io_is_flush()574 return (req_op(rq) == REQ_OP_DISCARD); in io_is_discard()582 return (req_op(rq) == REQ_OP_SECURE_ERASE); in io_is_secure_erase()