Searched refs:zfs_vdev_cache_max (Results 1 – 1 of 1) sorted by relevance
85 int zfs_vdev_cache_max = 1<<14; /* 16KB */ variable267 if (zio->io_size > zfs_vdev_cache_max) in vdev_cache_read()