Searched refs:zfs_vdev_cache_bshift (Results 1 – 1 of 1) sorted by relevance
87 int zfs_vdev_cache_bshift = 16; variable89 #define VCBS (1 << zfs_vdev_cache_bshift) /* 64KB */98 &zfs_vdev_cache_bshift, 0, "Turn too small requests into 1 << this value");183 if ((avl_numnodes(&vc->vc_lastused_tree) << zfs_vdev_cache_bshift) > in vdev_cache_allocate()