
These structures sit on stnode_p pages and point to the start of the extent list. The stnode_t structures are indexed by store number.
Definition at line 316 of file extent.h.
Public Attributes | |
| extnum_t | head | 
| First extent of the store.  | |
| w_base_t::uint2_t | eff | 
| Fill factor (not used).  | |
| w_base_t::uint2_t | flags | 
| store flags  | |
| w_base_t::uint2_t | deleting | 
| non-zero if deleting or deleted  | |
| fill2 | filler | 
| alignment  | |
 1.4.7