HomeSort by: relevance | last modified time | path
    Searched refs:zio_vsd_ops_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zio.h 349 } zio_vsd_ops_t; typedef in typeref:struct:zio_vsd_ops
464 const zio_vsd_ops_t *io_vsd_ops;
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev_disk.c 413 static const zio_vsd_ops_t vdev_disk_vsd_ops = {
vdev_mirror.c 145 static const zio_vsd_ops_t vdev_mirror_vsd_ops = {
vdev_raidz.c 442 static const zio_vsd_ops_t vdev_raidz_vsd_ops = {

Completed in 18 milliseconds