Searched refs:OBJ_OP_DISCARD (Results 1 – 1 of 1) sorted by relevance
219 OBJ_OP_DISCARD, enumerator810 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()[all …]