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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c4499 kmem_cache_t *prev_data_cache = NULL; local
4523 if (zio_data_buf_cache[i] != prev_data_cache) {
4524 prev_data_cache = zio_data_buf_cache[i];

Completed in 138 milliseconds