Drizzled Public API Documentation

fil_addr_struct Struct Reference

#include <fil0fil.h>

Public Attributes

ulint page
ulint boffset

Detailed Description

File space address

Definition at line 66 of file fil0fil.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: