inode structure

  • Mode
    • Type - file or directory
    • Access Mode - rwxrwxrwx
  • UID - User ID
  • GID - Group ID
  • atime - last access time
  • ctime - creation time
  • mtime - last modified time
  • size - offset of the highest byte written
  • block count - number of blocks used / allocated