添加系统调用以打印文件占用的所有磁盘块

时间:2015-12-22 06:35:45

标签: c linux system-calls inode ext4

如何通过添加系统调用来打印文件占用的所有磁盘块?

我的Linux版本是4.2.6,我的文件系统是ext4。

哪个Linux C库可能会有所帮助?

0 个答案:

没有答案