Searched refs:cache_zone_large_ts (Results 1 – 1 of 1) sorted by relevance
274 static uma_zone_t __read_mostly cache_zone_large_ts; variable288 ncp_ts = uma_zalloc(cache_zone_large_ts, M_WAITOK); in cache_alloc()313 uma_zfree(cache_zone_large_ts, ncp_ts); in cache_free()1873 cache_zone_large_ts = uma_zcreate("LTS VFS Cache", in nchinit()