Searched defs:cluster_limit (Results 1 – 2 of 2) sorted by relevance
85 int cluster_limit; /* ref for adjustments */ member213 objcache_create(const char *name, int cluster_limit, int nom_cache, in objcache_create()358 objcache_set_cluster_limit(struct objcache *oc, int cluster_limit) in objcache_set_cluster_limit()395 int cluster_limit, int nom_cache, in objcache_create_mbacked()
122 int cluster_limit; in exec_objcache_init() local