Home
last modified time | relevance | path

Searched refs:last_data_cache (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c201 kmem_cache_t *last_data_cache = NULL; in zio_fini() local
210 if (zio_data_buf_cache[c] != last_data_cache) { in zio_fini()
211 last_data_cache = zio_data_buf_cache[c]; in zio_fini()