Searched refs:prev_cache (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ | ||
H A D | arc.c | 3998 kmem_cache_t *prev_cache = NULL; local 4021 if (zio_buf_cache[i] != prev_cache) { 4022 prev_cache = zio_buf_cache[i]; |
Completed in 72 milliseconds