Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/
HDvdev_raidz.h74 const struct raidz_impl_ops *vdev_raidz_math_get_ops(void);
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDvdev_raidz_math.c109 vdev_raidz_math_get_ops(void) in vdev_raidz_math_get_ops() function
HDvdev_draid.c1138 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_draid_map_alloc()
HDvdev_raidz.c714 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc()
1046 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc_expanded()