![]() |
UltraDefrag Engine Architecture - Reference Manual - Guides |
|
File fragmentation reports code. More...
Go to the source code of this file.
Functions | |
void | RemoveReportFromDisk (char *volume_name) |
Removes all file fragmentation reports from the volume. | |
BOOLEAN | SaveReportToDisk (char *volume_name) |
Saves a file fragmentation report on the volume. | |
Variables | |
char * | rsb = NULL |
Pointer to the report saving buffer. | |
unsigned int | offset = 0 |
Offset of the free portion of the report saving buffer. | |
WINX_FILE * | f_report = NULL |
The descriptor of the report file. |
File fragmentation reports code.
Definition in file report.c.