530
530
const byte* read_buf, /* in: a database page */
531
531
ulint zip_size); /* in: compressed page size, or
532
532
0 for uncompressed pages */
533
534
/*************************************************************************
534
535
Returns the number of latched pages in the buffer pool. */
537
538
buf_get_latched_pages_number(void);
538
539
/*==============================*/
539
541
/*************************************************************************
540
542
Returns the number of pending buf pool ios. */