24
24
/* out: pointer to a byte in a frame; the file
25
25
page in the frame is bufferfixed and latched */
26
26
ulint space, /* in: space id */
29
27
fil_addr_t addr, /* in: file address */
30
28
ulint rw_latch, /* in: RW_S_LATCH, RW_X_LATCH */
31
29
mtr_t* mtr); /* in: mtr handle */