Does anybody know if there is a way to get the list of cluster occupied by
$logfile using standard API. I tried to roll FSCTL_GET_RETRIEVAL_POINTERS
request on the fileobject which corresponds to this file but IoCallDriver
fails with STATUS_INVALID_PARAMETER (0xC000000D), though the same works for
other files.
Is there any other way?
Thanks in advance
–
Roman