Indexed File Allocation
In this scheme, a special block known as the Index block
contains the pointers to all the blocks occupied by a file. Each file
has its own index block. The ith entry in the index block contains the
disk address of the ith file block.
Developer: Anirudh TP
Licence: OpenSource
Platform/Language:C
Download
Developer: Anirudh TP
Licence: OpenSource
Platform/Language:C
Download