Searched refs:OBJ_OP_DISCARD (Results 1 – 1 of 1) sorted by relevance
210 OBJ_OP_DISCARD, enumerator801 case OBJ_OP_DISCARD: in obj_op_name()1697 return OBJ_OP_DISCARD; in rbd_img_request_op_type()1933 (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_WRITE)) { in rbd_osd_req_create()1953 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_osd_req_create()2175 if (op_type == OBJ_OP_DISCARD) { in rbd_img_request_create()2281 op_type = OBJ_OP_DISCARD; in rbd_img_obj_end_request()2379 if (op_type == OBJ_OP_DISCARD) { in rbd_img_obj_request_fill()2423 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_img_obj_request_fill()3368 op_type = OBJ_OP_DISCARD; in rbd_queue_workfn()[all …]