Lines Matching refs:OBJ_OP_DISCARD
219 OBJ_OP_DISCARD, enumerator
810 case OBJ_OP_DISCARD: in obj_op_name()
1706 return OBJ_OP_DISCARD; in rbd_img_request_op_type()
1942 (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_WRITE)) { in rbd_osd_req_create()
1962 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_osd_req_create()
2184 if (op_type == OBJ_OP_DISCARD) { in rbd_img_request_create()
2290 op_type = OBJ_OP_DISCARD; in rbd_img_obj_end_request()
2388 if (op_type == OBJ_OP_DISCARD) { in rbd_img_obj_request_fill()
2432 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_img_obj_request_fill()
3377 op_type = OBJ_OP_DISCARD; in rbd_queue_workfn()
3447 if (op_type == OBJ_OP_DISCARD) in rbd_queue_workfn()