Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_cache.c87 int zfs_vdev_cache_size = 0; variable
97 &zfs_vdev_cache_size, 0, "Size of VDEV cache");
177 if (zfs_vdev_cache_size == 0) in vdev_cache_allocate()
185 zfs_vdev_cache_size) { in vdev_cache_allocate()
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dvdev_impl.h512 extern int zfs_vdev_cache_size;