Searched refs:ncache (Results 1 – 1 of 1) sorted by relevance
3471 kmem_cache_t *ncache, *ocache; in arc_hdr_realloc_crypt() local3488 ncache = hdr_full_crypt_cache; in arc_hdr_realloc_crypt()3493 ncache = hdr_full_cache; in arc_hdr_realloc_crypt()3499 nhdr = kmem_cache_alloc(ncache, KM_PUSHPAGE); in arc_hdr_realloc_crypt()