Searched refs:ehash (Results 1 – 1 of 1) sorted by relevance
90 ps_sd **ohash, **ehash; in hash_split() local101 ehash = data->hash + data->hash_max + 1; in hash_split()102 for (ohash = data->hash; ohash < ehash; ohash++) { in hash_split()418 ps_sd **ohash, **ehash; in PS_GC_FUNC() local430 ehash = data->hash + data->hash_max + 1; in PS_GC_FUNC()431 for (ohash = data->hash; ohash < ehash; ohash++) { in PS_GC_FUNC()
Completed in 5 milliseconds