Searched refs:cache_zone_small_ts (Results 1 – 1 of 1) sorted by relevance
272 static uma_zone_t __read_mostly cache_zone_small_ts; variable286 ncp_ts = uma_zalloc(cache_zone_small_ts, M_WAITOK); in cache_alloc()311 uma_zfree(cache_zone_small_ts, ncp_ts); in cache_free()1865 cache_zone_small_ts = uma_zcreate("STS VFS Cache", in nchinit()