Track of location of files stored in a system kept by?
Explanation
Explanation
The system keeps track of files and directories using inodes. An inode is a representation of a file that stores all the data belonging to that file, such as owner, type, size, access permissions, access times and the file's layout on disk.