Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c49 &vdev_raidz_scalar_impl,
112 return (&vdev_raidz_scalar_impl); in vdev_raidz_math_get_ops()
134 ops = (raidz_impl_ops_t *)&vdev_raidz_scalar_impl; in vdev_raidz_math_get_ops()
H A Dvdev_raidz_math_scalar.c259 const raidz_impl_ops_t vdev_raidz_scalar_impl = { variable
/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz_impl.h170 extern const raidz_impl_ops_t vdev_raidz_scalar_impl;