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

/macosx-10.10.1/BootCache-109/
H A Dkext.c389 int c_history_num_clusters; member in struct:BC_cache_control
4199 BC_cache->c_history_num_clusters = 0;
4700 if (BC_cache->c_history_num_clusters + 1 >= BC_HISTORY_MAXCLUSTERS) {
4702 BC_cache->c_history_num_clusters,
4726 OSAddAtomic(1, &BC_cache->c_history_num_clusters);

Completed in 77 milliseconds