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

/macosx-10.10.1/BootCache-109/
H A Dkext.c586 static int fill_in_bc_cache_mounts(mount_t mount, void* arg);
3343 static int fill_in_bc_cache_mounts(mount_t mount, void* arg) function
3422 debug("No new mounts filled in fill_in_bc_cache_mounts");
4077 vfs_iterate(0, fill_in_bc_cache_mounts, &go_again);
4080 vfs_iterate(0, fill_in_bc_cache_mounts, &go_again);

Completed in 107 milliseconds