Searched refs:OBJ_OP_DISCARD (Results 1 – 1 of 1) sorted by relevance
216 OBJ_OP_DISCARD, enumerator804 case OBJ_OP_DISCARD: in obj_op_name()1683 return OBJ_OP_DISCARD; in rbd_img_request_op_type()1916 (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_WRITE)) { in rbd_osd_req_create()1936 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_osd_req_create()2158 if (op_type == OBJ_OP_DISCARD) { in rbd_img_request_create()2264 op_type = OBJ_OP_DISCARD; in rbd_img_obj_end_request()2359 if (op_type == OBJ_OP_DISCARD) { in rbd_img_obj_request_fill()2396 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_img_obj_request_fill()3331 op_type = OBJ_OP_DISCARD; in rbd_handle_request()[all …]