Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c48 &vdev_raidz_scalar_impl,
111 return (&vdev_raidz_scalar_impl); in vdev_raidz_math_get_ops()
133 ops = (raidz_impl_ops_t *)&vdev_raidz_scalar_impl; in vdev_raidz_math_get_ops()
H A Dvdev_raidz_math_scalar.c258 const raidz_impl_ops_t vdev_raidz_scalar_impl = { variable
/freebsd-src/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz_impl.h169 extern const raidz_impl_ops_t vdev_raidz_scalar_impl;