Home
last modified time | relevance | path

Searched refs:calculate_not_full_n_used (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dfsp0fsp.h992 page_no_t calculate_not_full_n_used();
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/fsp/
H A Dfsp0fsp.cc4606 (n_used == calculate_not_full_n_used())); in write_not_full_n_used()
4623 uint32_t not_full_n_used_2 = calculate_not_full_n_used(); in verify_not_full_n_used()
4628 page_no_t File_segment_inode::calculate_not_full_n_used() { in calculate_not_full_n_used() function in File_segment_inode