Searched refs:OBJ_OP_WRITE (Results 1 – 1 of 1) sorted by relevance
217 OBJ_OP_WRITE, enumerator806 case OBJ_OP_WRITE: in obj_op_name()1685 return OBJ_OP_WRITE; in rbd_img_request_op_type()1921 (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_WRITE)) { in rbd_osd_req_create()1923 if (op_type == OBJ_OP_WRITE) { in rbd_osd_req_create()1931 rbd_assert(num_ops == 1 || ((op_type == OBJ_OP_WRITE) && num_ops == 2)); in rbd_osd_req_create()1941 if (op_type == OBJ_OP_WRITE || op_type == OBJ_OP_DISCARD) in rbd_osd_req_create()2166 } else if (op_type == OBJ_OP_WRITE) { in rbd_img_request_create()2271 op_type = OBJ_OP_WRITE; in rbd_img_obj_end_request()2384 } else if (op_type == OBJ_OP_WRITE) { in rbd_img_obj_request_fill()[all …]