Calculate total size of file data that can be addressed through only triple indirect pointer, using the inode table with 10 direct, one single indirect, one double indirect and one triple indirect pointers.
Assume block size of 1024 bytes and pointer size of 4 bytes.