Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_raidz.h55 const struct raidz_impl_ops *vdev_raidz_math_get_ops(void);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math.c112 vdev_raidz_math_get_ops(void) in vdev_raidz_math_get_ops() function
H A Dvdev_raidz.c484 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc()