Searched refs:copy_mft (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.c2005 * copy_mft - Write a range of MFT Records to a file
2015 static int copy_mft(ntfs_volume *vol, long long mft_begin, long long mft_end) function
2036 ntfs_log_error("Couldn't allocate memory in copy_mft()\n");
2181 result = !copy_mft(vol, opts.mft_begin, opts.mft_end);

Completed in 44 milliseconds