Home
last modified time | relevance | path

Searched refs:vdev_raidz_math_get_ops (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz.h62 const struct raidz_impl_ops *vdev_raidz_math_get_ops(void);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c108 vdev_raidz_math_get_ops(void) in vdev_raidz_math_get_ops() function
H A Dvdev_raidz.c337 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc()
H A Dvdev_draid.c1147 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_draid_map_alloc()
/freebsd-13.1/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c537 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc_expanded()