Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDvdev_cache.c86 int zfs_vdev_cache_size = 0; variable
96 &zfs_vdev_cache_size, 0, "Size of VDEV cache");
176 if (zfs_vdev_cache_size == 0) in vdev_cache_allocate()
184 zfs_vdev_cache_size) { in vdev_cache_allocate()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDvdev_impl.h369 extern int zfs_vdev_cache_size;