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