Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz.h65 extern const zio_vsd_ops_t vdev_raidz_vsd_ops;
H A Dzio.h397 } zio_vsd_ops_t; typedef
494 const zio_vsd_ops_t *io_vsd_ops;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c178 static const zio_vsd_ops_t vdev_mirror_vsd_ops = {
H A Dvdev_indirect.c317 static const zio_vsd_ops_t vdev_indirect_vsd_ops = {
H A Dvdev_raidz.c436 const zio_vsd_ops_t vdev_raidz_vsd_ops = {