Searched refs:ocache (Results 1 – 2 of 2) sorted by relevance
85 ngx_http_file_cache_t *ocache = data; in ngx_http_file_cache_init() local93 if (ocache) { in ngx_http_file_cache_init()94 if (ngx_strcmp(cache->path->name.data, ocache->path->name.data) != 0) { in ngx_http_file_cache_init()99 &ocache->path->name); in ngx_http_file_cache_init()105 if (cache->path->level[n] != ocache->path->level[n]) { in ngx_http_file_cache_init()113 cache->sh = ocache->sh; in ngx_http_file_cache_init()115 cache->shpool = ocache->shpool; in ngx_http_file_cache_init()116 cache->bsize = ocache->bsize; in ngx_http_file_cache_init()
3471 kmem_cache_t *ncache, *ocache; in arc_hdr_realloc_crypt() local3490 ocache = hdr_full_cache; in arc_hdr_realloc_crypt()3495 ocache = hdr_full_crypt_cache; in arc_hdr_realloc_crypt()3571 if (ocache == hdr_full_crypt_cache) { in arc_hdr_realloc_crypt()3582 kmem_cache_free(ocache, hdr); in arc_hdr_realloc_crypt()