Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_cache.c76 int zfs_vdev_cache_size = 10ULL << 20; /* 10MB */ variable
157 if (zfs_vdev_cache_size == 0) in vdev_cache_allocate()
165 zfs_vdev_cache_size) { in vdev_cache_allocate()
/onnv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h316 extern int zfs_vdev_cache_size;