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

/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextd_watchvol.c167 * Once the timer has expiered, vol_appeared() and fsys_changed() will
183 static void vol_appeared(DADiskRef disk, void *ctx);
310 kDADiskDescriptionMatchVolumeMountable, vol_appeared, NULL);
367 // Also, vol_appeared() won't call check_rebuild() until this is clear.
400 DAUnregisterCallback(sDASession, vol_appeared, NULL);
611 * vol_appeared checks whether a volume is interesting
771 static void vol_appeared(DADiskRef disk, void *launchCtx) function
808 "WARNING: vol_appeared() removing pre-existing '%s' from"
814 // XX when DA calls vol_appeared(), the volume will always be unmounted ??
1021 * able to stop registering vol_appeared() an
[all...]

Completed in 75 milliseconds