Home
last modified time | relevance | path

Searched refs:opPtrP (Results 1 – 25 of 81) sorted by relevance

1234

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp56 Operationrec* opPtrP, in do_tup_abort_operation() argument
78 if (opPtrP->op_type != ZDELETE && in do_tup_abort_operation()
79 opPtrP->op_struct.bit_field.m_disk_preallocated) in do_tup_abort_operation()
83 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
93 if (opPtrP->is_first_operation() && in do_tup_abort_operation()
117 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
159 opPtrP->m_tuple_location.m_page_no, in do_tup_abort_operation()
160 opPtrP->m_tuple_location.m_page_idx)); in do_tup_abort_operation()
165 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp545 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
552 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
559 req_struct->m_row_id = opPtrP->m_tuple_location; in handle_lcp_keep_commit()
560 req_struct->operPtrP = opPtrP; in handle_lcp_keep_commit()
561 setup_fixed_tuple_ref(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
562 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
579 opPtrP->m_copy_tuple_location, in handle_lcp_keep_commit()
585 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp44 Operationrec* opPtrP, in do_tup_abort_operation() argument
51 if (opPtrP->op_struct.op_type != ZDELETE) in do_tup_abort_operation()
53 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
55 if (opPtrP->op_struct.m_disk_preallocated) in do_tup_abort_operation()
71 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
117 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
128 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp222 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
228 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
233 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
262 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
271 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
274 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
279 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp44 Operationrec* opPtrP, in do_tup_abort_operation() argument
51 if (opPtrP->op_struct.op_type != ZDELETE) in do_tup_abort_operation()
53 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
55 if (opPtrP->op_struct.m_disk_preallocated) in do_tup_abort_operation()
71 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
117 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
128 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp222 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
228 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
233 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
262 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
271 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
274 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
279 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp44 Operationrec* opPtrP, in do_tup_abort_operation() argument
51 if (opPtrP->op_struct.op_type != ZDELETE) in do_tup_abort_operation()
53 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
55 if (opPtrP->op_struct.m_disk_preallocated) in do_tup_abort_operation()
71 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
117 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
128 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp222 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
228 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
233 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
262 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
271 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
274 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
279 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp44 Operationrec* opPtrP, in do_tup_abort_operation() argument
51 if (opPtrP->op_struct.op_type != ZDELETE) in do_tup_abort_operation()
53 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
55 if (opPtrP->op_struct.m_disk_preallocated) in do_tup_abort_operation()
71 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
117 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
128 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp222 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
228 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
233 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
262 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
271 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
274 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
279 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp44 Operationrec* opPtrP, in do_tup_abort_operation() argument
51 if (opPtrP->op_struct.op_type != ZDELETE) in do_tup_abort_operation()
53 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
55 if (opPtrP->op_struct.m_disk_preallocated) in do_tup_abort_operation()
71 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
117 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
128 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp222 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
228 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
233 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
262 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
271 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
274 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
279 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp47 Operationrec* opPtrP, in do_tup_abort_operation() argument
52 if (opPtrP->op_type != ZDELETE) in do_tup_abort_operation()
54 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
56 if (opPtrP->op_struct.bit_field.m_disk_preallocated) in do_tup_abort_operation()
72 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
120 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
130 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp282 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
288 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
294 setup_fixed_tuple_ref(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
295 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
326 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
335 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
338 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
343 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp47 Operationrec* opPtrP, in do_tup_abort_operation() argument
52 if (opPtrP->op_type != ZDELETE) in do_tup_abort_operation()
54 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
56 if (opPtrP->op_struct.bit_field.m_disk_preallocated) in do_tup_abort_operation()
72 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
120 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
130 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp282 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
288 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
294 setup_fixed_tuple_ref(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
295 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
326 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
335 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
338 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
343 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp47 Operationrec* opPtrP, in do_tup_abort_operation() argument
52 if (opPtrP->op_type != ZDELETE) in do_tup_abort_operation()
54 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
56 if (opPtrP->op_struct.bit_field.m_disk_preallocated) in do_tup_abort_operation()
72 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
120 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
130 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp282 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
288 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
294 setup_fixed_tuple_ref(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
295 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
326 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
335 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
338 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
343 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp47 Operationrec* opPtrP, in do_tup_abort_operation() argument
52 if (opPtrP->op_type != ZDELETE) in do_tup_abort_operation()
54 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
56 if (opPtrP->op_struct.bit_field.m_disk_preallocated) in do_tup_abort_operation()
72 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
120 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
130 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp282 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
288 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
294 setup_fixed_tuple_ref(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
295 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
326 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
335 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
338 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
343 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupAbort.cpp47 Operationrec* opPtrP, in do_tup_abort_operation() argument
52 if (opPtrP->op_type != ZDELETE) in do_tup_abort_operation()
54 Tuple_header *copy= get_copy_tuple(&opPtrP->m_copy_tuple_location); in do_tup_abort_operation()
56 if (opPtrP->op_struct.bit_field.m_disk_preallocated) in do_tup_abort_operation()
72 Uint32 idx= opPtrP->m_tuple_location.m_page_idx; in do_tup_abort_operation()
120 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
130 else if (opPtrP->is_first_operation()) in do_tup_abort_operation()
H A DDbtupCommit.cpp282 Operationrec * opPtrP, in handle_lcp_keep_commit() argument
288 Uint32 * copytuple = get_copy_tuple_raw(&opPtrP->m_copy_tuple_location); in handle_lcp_keep_commit()
294 setup_fixed_tuple_ref(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
295 setup_fixed_part(req_struct, opPtrP, regTabPtr); in handle_lcp_keep_commit()
326 regFragPtr->m_lcp_keep_list_head = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
335 nextptr = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
338 regFragPtr->m_lcp_keep_list_tail = opPtrP->m_copy_tuple_location; in handle_lcp_keep_commit()
343 opPtrP->m_copy_tuple_location.setNull(); in handle_lcp_keep_commit()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbacc/
H A DDbacc.hpp907 Operationrec* opPtrP,
909 void trigger_dealloc(Signal* signal, const Operationrec* opPtrP);
1207 Operationrec **opPtrP);
1209 Operationrec *opPtrP);
1213 Operationrec *opPtrP);
1216 Operationrec *opPtrP);
1219 Operationrec *opPtrP,
1223 Operationrec *opPtrP,
1228 Operationrec *opPtrP);
1235 Dbacc::Operationrec *opPtrP) in release_op_rec() argument
[all …]
H A DDbaccMain.cpp1107 operationRecPtr.p = opPtrP; in execACCKEYREQ()
1287 lastOp.p = opPtrP; in execACCKEY_ORD()
2447 operationRecPtr.p = opPtrP; in execACCMINUPDATE()
2514 operationRecPtr.p = opPtrP; in execACC_COMMITREQ()
2604 operationRecPtr.p = opPtrP; in execACC_ABORTREQ()
3899 Local_key localKey = opPtrP->localdata; in report_pending_dealloc()
3900 Uint32 opbits = opPtrP->m_op_bits; in report_pending_dealloc()
3901 Uint32 userptr= opPtrP->userptr; in report_pending_dealloc()
3950 Local_key localKey = opPtrP->localdata; in trigger_dealloc()
3951 Uint32 opbits = opPtrP->m_op_bits; in trigger_dealloc()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/dbtup/
H A DDbtupIndex.cpp240 Operationrec* opPtrP= c_operation_pool.getPtr(opPtrI); in tuxReadPk() local
241 ndbassert(!opPtrP->m_copy_tuple_location.isNull()); in tuxReadPk()
243 c_undo_buffer.get_ptr(&opPtrP->m_copy_tuple_location); in tuxReadPk()

1234