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

/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DCatalogPrivate.h102 extern OSErr FlushCatalog( ExtendedVCB *volume);
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c104 err = FlushCatalog( vcb );
176 err = FlushCatalog( vcb ); // flush the catalog
198 err = FlushCatalog( vcb ); // flush the catalog
325 err = FlushCatalog( vcb ); // flush the catalog
424 err = FlushCatalog( vcb ); // flush the catalog
H A DCatalogUtilities.c277 // Routine: FlushCatalog
284 FlushCatalog(ExtendedVCB *volume) function

Completed in 70 milliseconds