ark
bkLink.h File Reference
Go to the source code of this file.
Functions | |
| int | addToHardLinkTable (VolInfo *volInfo, off_t position, char *pathAndName, unsigned size, bool onImage, BkHardLink **newLink) |
| int | filesAreSame (VolInfo *volInfo, int file1, off_t posFile1, int file2, off_t posFile2, unsigned size) |
| int | findInHardLinkTable (VolInfo *volInfo, off_t position, char *pathAndName, unsigned size, bool onImage, BkHardLink **foundLink) |
| int | readFileHead (VolInfo *volInfo, off_t position, char *pathAndName, bool onImage, unsigned char *dest, int numBytes) |
| void | resetWriteStatus (BkHardLink *fileLocations) |
Function Documentation
| int addToHardLinkTable | ( | VolInfo * | volInfo, | |
| off_t | position, | |||
| char * | pathAndName, | |||
| unsigned | size, | |||
| bool | onImage, | |||
| BkHardLink ** | newLink | |||
| ) |
| int filesAreSame | ( | VolInfo * | volInfo, | |
| int | file1, | |||
| off_t | posFile1, | |||
| int | file2, | |||
| off_t | posFile2, | |||
| unsigned | size | |||
| ) |
| int findInHardLinkTable | ( | VolInfo * | volInfo, | |
| off_t | position, | |||
| char * | pathAndName, | |||
| unsigned | size, | |||
| bool | onImage, | |||
| BkHardLink ** | foundLink | |||
| ) |
| int readFileHead | ( | VolInfo * | volInfo, | |
| off_t | position, | |||
| char * | pathAndName, | |||
| bool | onImage, | |||
| unsigned char * | dest, | |||
| int | numBytes | |||
| ) |
| void resetWriteStatus | ( | BkHardLink * | fileLocations | ) |
KDE 4.0 API Reference