Searched refs:non_rotating_inc (Results 1 – 1 of 1) sorted by relevance
100 static int non_rotating_inc = 0; variable102 SYSCTL_INT(_vfs_zfs_vdev_mirror, OID_AUTO, non_rotating_inc, CTLFLAG_RWTUN,103 &non_rotating_inc, 0,173 return (load + non_rotating_inc); in vdev_mirror_load()