# File lib/innodb/page/fsp_hdr_xdes.rb, line 68
  def size_fsp_header
    ((4 * 6) + (1 * 8) + (5 * Innodb::List::BASE_NODE_SIZE))
  end