Searched refs:cache_zone_small_ts (Results 1 – 1 of 1) sorted by relevance
197 static uma_zone_t cache_zone_small_ts; variable214 return (uma_zalloc(cache_zone_small_ts, M_WAITOK)); in cache_alloc()229 uma_zfree(cache_zone_small_ts, ncp); in cache_free()924 cache_zone_small_ts = uma_zcreate("STS VFS Cache", in nchinit()