engines/io_uring: remove dead code related to trim
[fio.git] / engines / nvme.h
index 34be2de16edc0d7ea113af071bf37f69acc5c11f..238471dd76b94f1dd063eee7449ed9e2354a6abd 100644 (file)
@@ -216,9 +216,6 @@ struct nvme_dsm_range {
        __le64  slba;
 };
 
-int fio_nvme_trim(const struct thread_data *td, struct fio_file *f,
-                 unsigned long long offset, unsigned long long len);
-
 int fio_nvme_iomgmt_ruhs(struct thread_data *td, struct fio_file *f,
                         struct nvme_fdp_ruh_status *ruhs, __u32 bytes);