# File lib/innodb/page/sys_rseg_header.rb, line 13 def size_rseg_header 4 + 4 + Innodb::List::BASE_NODE_SIZE + Innodb::FsegEntry::SIZE end