# File lib/innodb/xdes.rb, line 55
  def size_entry
    8 + Innodb::List::NODE_SIZE + 4 + size_bitmap
  end