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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h259 FlushExtentFile (ExtendedVCB * vcb);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c66 FlushExtentFile
686 // Routine: FlushExtentFile
692 OSErr FlushExtentFile( ExtendedVCB *vcb ) function
907 (void) FlushExtentFile(vcb);
1256 (void) FlushExtentFile(vcb);
1444 (void) FlushExtentFile(vcb);
1588 (void) FlushExtentFile(vcb);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c254 err = FlushExtentFile( vcb ); // flush the extent file (unneeded for common case, but it's cheap)
352 err = FlushExtentFile( vcb ); // flush the extent file (unneeded for common case, but it's cheap)

Completed in 39 milliseconds