# File lib/innodb/inode.rb, line 85
  def allocated?
    fseg_id != 0
  end