Operating Systems - Inode Structure - File Metadata & Block Pointers
Suppose a file system inode has 12 direct pointers, 1 single indirect, 1 double indirect, and 1 triple indirect pointer. If a file size requires accessing the 15th data block, which pointer type is used to locate it?
