Home
last modified time | relevance | path

Searched refs:ZIO_TYPE_IOCTL (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c250 if (zio->io_type == ZIO_TYPE_IOCTL) { in vdev_file_io_start()
H A Dvdev_geom.c1157 case ZIO_TYPE_IOCTL: in vdev_geom_io_start()
1195 zio->io_type == ZIO_TYPE_IOCTL); in vdev_geom_io_start()
1247 case ZIO_TYPE_IOCTL: in vdev_geom_io_start()
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c245 if (zio->io_type == ZIO_TYPE_IOCTL) { in vdev_file_io_start()
H A Dvdev_disk.c1403 case ZIO_TYPE_IOCTL: in vdev_disk_io_start()
/freebsd-14.2/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1084 ZIO_TYPE_IOCTL, enumerator
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev.c4903 vs_type = ZIO_TYPE_IOCTL; in vdev_stat_update()
6217 vd->vdev_stat.vs_ops[ZIO_TYPE_IOCTL], in vdev_prop_get()
6253 vd->vdev_stat.vs_bytes[ZIO_TYPE_IOCTL], in vdev_prop_get()
H A Dvdev_draid.c2613 case ZIO_TYPE_IOCTL: in vdev_draid_spare_io_start()
H A Dzio.c1439 ZIO_TYPE_IOCTL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_ioctl()
4205 zio->io_type == ZIO_TYPE_IOCTL && in zio_vdev_io_assess()