File naming, creation, deletion — provides user-visible naming; tracks where files are physically stored on disk
Directory structure — hierarchical tree of folders; full path uniquely identifies every file
Access permissions — read/write/execute rights per user or group; OS enforces these
File allocation table / index — OS maintains a map of which sectors belong to which file
Metadata — file size, creation/modification date, owner, type, permissions stored by OS