Home
last modified time | relevance | path

Searched refs:ZIO_TYPE_TRIM (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_file.c288 if (zio->io_type == ZIO_TYPE_TRIM) { in vdev_file_io_start()
H A Dvdev_queue.c611 if (zio->io_type == ZIO_TYPE_TRIM) in vdev_queue_aggregate()
918 ASSERT(zio->io_type == ZIO_TYPE_TRIM); in vdev_queue_io()
H A Dzio.c981 IMPLY(type != ZIO_TYPE_TRIM, psize <= SPA_MAXBLOCKSIZE); in zio_create()
1567 private, ZIO_TYPE_TRIM, priority, flags | ZIO_FLAG_PHYSICAL, in zio_trim()
4506 zio->io_type == ZIO_TYPE_TRIM)) { in zio_vdev_io_start()
4546 zio->io_type == ZIO_TYPE_TRIM); in zio_vdev_io_done()
4564 zio->io_type != ZIO_TYPE_TRIM) { in zio_vdev_io_done()
H A Dvdev_draid.c2658 case ZIO_TYPE_TRIM: in vdev_draid_spare_io_start()
H A Dvdev.c4989 if (type == ZIO_TYPE_TRIM) in vdev_stat_update()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c1156 } else if (zio->io_type == ZIO_TYPE_TRIM) { in vdev_geom_io_start()
1165 zio->io_type == ZIO_TYPE_TRIM || in vdev_geom_io_start()
1212 case ZIO_TYPE_TRIM: in vdev_geom_io_start()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h472 ZINJECT_IOTYPE_TRIM = ZIO_TYPE_TRIM,
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1119 ZIO_TYPE_TRIM, enumerator
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c1404 case ZIO_TYPE_TRIM: in vdev_disk_io_start()