Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_cache.c87 int zfs_vdev_cache_bshift = 16; variable
89 #define VCBS (1 << zfs_vdev_cache_bshift) /* 64KB */
174 if ((avl_numnodes(&vc->vc_lastused_tree) << zfs_vdev_cache_bshift) > in vdev_cache_allocate()