开发者

How to get the LBA ranges, given a file? [duplicate]

This question already has answers here: 开发者_如何学JAVA How to get LBA(logical block addressing) of a file from MFT on NTFS file system? (3 answers) Closed 6 years ago.

Given a file, how can I get the LBA ranges corresponding to the file? Can FSCTL_GET_RETRIEVAL_POINTERS do the job?


Yes, it will help you. Note that if you're trying to get down lower, you might need a littlemore; the file system thinks in clusters, for example, while you may not be thinking in clusters).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜