#include <fil0fil.h>
Public Attributes | |
ulint | page |
ulint | boffset |
ulint fil_addr_struct::boffset |
byte offset within the page
Definition at line 68 of file fil0fil.h.
Referenced by flst_add_first(), flst_add_last(), flst_cut_end(), and flst_remove().
ulint fil_addr_struct::page |
page number within a space
Definition at line 67 of file fil0fil.h.
Referenced by fil_addr_is_null(), flst_add_first(), flst_add_last(), flst_cut_end(), and flst_remove().