Go to the first, previous, next, last section, table of contents.


3.2.3 diskheap_sync_header -- Sync Administrative Header Information

Function:
int diskheap_sync_header(diskheap_t * diskheap_p);

Usage: ret = diskheap_sync_header(diskheap_p);

This function syncs the administrative header information from memory to disk. It will return DISKHEAP_ERROR_NONE if it succeeds otherwise an error code.


Go to the first, previous, next, last section, table of contents.

Diskheap Home Page. Copyright 2002 by Gray Watson