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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DCatalogPrivate.h102 extern OSErr FlushCatalog( ExtendedVCB *volume);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c269 // Routine: FlushCatalog
276 FlushCatalog(ExtendedVCB *volume) function
H A DFileIDsServices.c100 err = FlushCatalog( vcb );
307 err = FlushCatalog( vcb ); // flush the catalog
405 err = FlushCatalog( vcb ); // flush the catalog

Completed in 24 milliseconds