Home
last modified time | relevance | path

Searched refs:PAGE_DIR_SLOT_SIZE (Results 1 – 25 of 118) sorted by relevance

12345

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/page/
H A Dpage0cur.cc830 n_slots * PAGE_DIR_SLOT_SIZE); in page_dir_split_slot()
832 memmove_aligned<2>(last_slot, last_slot + PAGE_DIR_SLOT_SIZE, in page_dir_split_slot()
879 n_slots * PAGE_DIR_SLOT_SIZE); in page_zip_dir_split_slot()
880 memmove_aligned<2>(last_slot, last_slot + PAGE_DIR_SLOT_SIZE, in page_zip_dir_split_slot()
921 (page_dir_slot_get_rec(slot - PAGE_DIR_SLOT_SIZE)); in page_zip_dir_balance_slot()
985 (page_dir_slot_get_rec(slot - PAGE_DIR_SLOT_SIZE)); in page_dir_balance_slot()
2198 (page_dir_slot_get_rec(cur_dir_slot + PAGE_DIR_SLOT_SIZE)); in page_cur_delete_rec()
2408 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_apply_insert_redundant()
2632 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_apply_insert_dynamic()
2835 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_apply_delete_redundant()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/page/
H A Dpage0cur.cc830 n_slots * PAGE_DIR_SLOT_SIZE); in page_dir_split_slot()
832 memmove_aligned<2>(last_slot, last_slot + PAGE_DIR_SLOT_SIZE, in page_dir_split_slot()
879 n_slots * PAGE_DIR_SLOT_SIZE); in page_zip_dir_split_slot()
880 memmove_aligned<2>(last_slot, last_slot + PAGE_DIR_SLOT_SIZE, in page_zip_dir_split_slot()
921 (page_dir_slot_get_rec(slot - PAGE_DIR_SLOT_SIZE)); in page_zip_dir_balance_slot()
985 (page_dir_slot_get_rec(slot - PAGE_DIR_SLOT_SIZE)); in page_dir_balance_slot()
2198 (page_dir_slot_get_rec(cur_dir_slot + PAGE_DIR_SLOT_SIZE)); in page_cur_delete_rec()
2408 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_apply_insert_redundant()
2632 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_apply_insert_dynamic()
2835 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_apply_delete_redundant()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/btr/
H A Dbtr0bulk.cc367 (PAGE_DIR + PAGE_DIR_SLOT_SIZE)); in finishPage()
369 compile_time_assert(PAGE_DIR_SLOT_SIZE == 2); in finishPage()
385 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
417 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
439 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
458 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
471 1 + (slot0 - slot) / PAGE_DIR_SLOT_SIZE); in finishPage()
486 1 + (slot0 - slot) / PAGE_DIR_SLOT_SIZE); in finishPage()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/btr/
H A Dbtr0bulk.cc367 (PAGE_DIR + PAGE_DIR_SLOT_SIZE)); in finishPage()
369 compile_time_assert(PAGE_DIR_SLOT_SIZE == 2); in finishPage()
385 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
417 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
439 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
458 slot-= PAGE_DIR_SLOT_SIZE; in finishPage()
471 1 + (slot0 - slot) / PAGE_DIR_SLOT_SIZE); in finishPage()
486 1 + (slot0 - slot) / PAGE_DIR_SLOT_SIZE); in finishPage()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dpage0page.h160 #define PAGE_DIR_SLOT_SIZE 2 macro
164 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
444 - (n + 1) * PAGE_DIR_SLOT_SIZE)
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dpage0page.h160 #define PAGE_DIR_SLOT_SIZE 2 macro
164 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
444 - (n + 1) * PAGE_DIR_SLOT_SIZE)
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dpage0page.h160 #define PAGE_DIR_SLOT_SIZE 2 macro
164 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
444 - (n + 1) * PAGE_DIR_SLOT_SIZE)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dpage0page.h68 #define PAGE_DIR_SLOT_SIZE 2 macro
72 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
311 ((page) + (UNIV_PAGE_SIZE - PAGE_DIR - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dpage0page.h165 #define PAGE_DIR_SLOT_SIZE 2 macro
169 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
445 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dpage0page.h163 #define PAGE_DIR_SLOT_SIZE 2 macro
167 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
443 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dpage0page.h165 #define PAGE_DIR_SLOT_SIZE 2 macro
169 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
445 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dpage0page.h165 #define PAGE_DIR_SLOT_SIZE 2 macro
169 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
445 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dpage0page.h163 #define PAGE_DIR_SLOT_SIZE 2 macro
167 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
443 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Dpage0page.h156 #define PAGE_DIR_SLOT_SIZE 2 macro
160 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
441 - (n + 1) * PAGE_DIR_SLOT_SIZE)
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dpage0page.h163 #define PAGE_DIR_SLOT_SIZE 2 macro
167 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
443 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Dpage0page.h156 #define PAGE_DIR_SLOT_SIZE 2 macro
160 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
441 - (n + 1) * PAGE_DIR_SLOT_SIZE)
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Dpage0page.h148 #define PAGE_DIR_SLOT_SIZE 2 macro
152 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
433 - (n + 1) * PAGE_DIR_SLOT_SIZE)
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dpage0page.h181 constexpr uint16_t PAGE_DIR_SLOT_SIZE= 2; variable
185 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
626 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_dir_get_nth_slot()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dpage0page.h183 #define PAGE_DIR_SLOT_SIZE 2 macro
187 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
658 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dpage0page.h183 #define PAGE_DIR_SLOT_SIZE 2
187 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
658 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dpage0page.h189 #define PAGE_DIR_SLOT_SIZE 2 macro
193 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
664 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dpage0page.h189 #define PAGE_DIR_SLOT_SIZE 2
193 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
664 - (n + 1) * PAGE_DIR_SLOT_SIZE))
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dpage0page.h181 constexpr uint16_t PAGE_DIR_SLOT_SIZE= 2; variable
185 #define PAGE_EMPTY_DIR_START (PAGE_DIR + 2 * PAGE_DIR_SLOT_SIZE)
626 static_assert(PAGE_DIR_SLOT_SIZE == 2, "compatibility"); in page_dir_get_nth_slot()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/page/
H A Dpage0page.cc147 slot += PAGE_DIR_SLOT_SIZE; in page_dir_find_owner_slot()
150 return (((ulint)(first_slot - slot)) / PAGE_DIR_SLOT_SIZE); in page_dir_find_owner_slot()
340 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE * 2 + 1] = in page_create_low()
342 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE + 1] = PAGE_NEW_INFIMUM; in page_create_low()
350 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE * 2 + 1] = in page_create_low()
352 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE + 1] = PAGE_OLD_INFIMUM; in page_create_low()
1290 memmove(slot, slot + PAGE_DIR_SLOT_SIZE, in page_dir_add_slot()
1291 (n_slots - 1 - start) * PAGE_DIR_SLOT_SIZE); in page_dir_add_slot()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/page/
H A Dpage0page.cc156 slot += PAGE_DIR_SLOT_SIZE; in page_dir_find_owner_slot()
159 return(((ulint) (first_slot - slot)) / PAGE_DIR_SLOT_SIZE); in page_dir_find_owner_slot()
380 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE * 2 + 1] in page_create_low()
382 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE + 1] in page_create_low()
392 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE * 2 + 1] in page_create_low()
394 page[UNIV_PAGE_SIZE - PAGE_DIR - PAGE_DIR_SLOT_SIZE + 1] in page_create_low()
1439 memmove(slot, slot + PAGE_DIR_SLOT_SIZE, in page_dir_add_slot()
1440 (n_slots - 1 - start) * PAGE_DIR_SLOT_SIZE); in page_dir_add_slot()

12345