Data structure for file metadata storage.
Represents a file or directory in UNIX-like systems.
Contains information like ownership and permissions.
Stores file size, type, and location on disk.
Unique identifier within a filesystem for files/directories.