Skip to main content

mft_layout

Function mft_layout 

Source
pub(super) fn mft_layout(
    volume_path: &str,
) -> Result<(usize, u64, RunMap), NtfsReaderError>
Expand description

Volume geometry + the $MFT data-run map — the bootstrap shared by the full scan and the I/O probe (record 0 → the $MFT’s own data runs).