Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c4839 kmem_cache_t *prev_data_cache = NULL; in arc_kmem_reap_soon() local
4870 if (zio_data_buf_cache[i] != prev_data_cache) { in arc_kmem_reap_soon()
4871 prev_data_cache = zio_data_buf_cache[i]; in arc_kmem_reap_soon()