Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_raidz.h58 const struct raidz_impl_ops *vdev_raidz_math_get_ops(void);
/f-stack/freebsd/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.c1333 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_draid_map_alloc()
H A Dvdev_raidz.c526 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc()
/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c538 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc_expanded()