929
929
/* out: the folded value */
930
930
ulint space, /* in: space id */
931
931
ulint offset) /* in: offset of the page within space */
933
933
/**********************************************************************
934
934
Returns the control block of a file page, NULL if not found. */