Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz.h62 const struct raidz_impl_ops *vdev_raidz_math_get_ops(void);
/freebsd-14.2/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_draid.c1149 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_draid_map_alloc()
H A Dvdev_raidz.c440 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc()
/freebsd-14.2/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c540 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc_expanded()