Home
last modified time | relevance | path

Searched refs:fio_unused (Results 1 – 24 of 24) sorted by relevance

/external/fio/engines/
Dnull.c34 unsigned int fio_unused max, in fio_null_getevents()
35 const struct timespec fio_unused *t) in fio_null_getevents()
78 static int fio_null_open(struct thread_data fio_unused *td, in fio_null_open()
79 struct fio_file fio_unused *f) in fio_null_open()
Dcpu.c56 static int fio_cpuio_queue(struct thread_data *td, struct io_u fio_unused *io_u) in fio_cpuio_queue()
97 static int fio_cpuio_open(struct thread_data fio_unused *td, in fio_cpuio_open()
98 struct fio_file fio_unused *f) in fio_cpuio_open()
Dsolarisaio.c22 static int fio_solarisaio_cancel(struct thread_data fio_unused *td, in fio_solarisaio_cancel()
28 static int fio_solarisaio_prep(struct thread_data fio_unused *td, in fio_solarisaio_prep()
108 static int fio_solarisaio_queue(struct thread_data fio_unused *td, in fio_solarisaio_queue()
Dposixaio.c63 static int fio_posixaio_cancel(struct thread_data fio_unused *td, in fio_posixaio_cancel()
75 static int fio_posixaio_prep(struct thread_data fio_unused *td, in fio_posixaio_prep()
Dguasi.c42 static int fio_guasi_prep(struct thread_data fio_unused *td, struct io_u *io_u) in fio_guasi_prep()
189 static int fio_guasi_cancel(struct thread_data fio_unused *td, in fio_guasi_cancel()
Dfalloc.c54 int fio_unused ret; in open_file()
Dbinject.c95 const struct timespec fio_unused *t) in fio_binject_getevents()
435 static int fio_binject_init(struct thread_data fio_unused *td) in fio_binject_init()
Dwindowsaio.c48 static int fio_windowsaio_close_file(struct thread_data fio_unused *td, struct fio_file *f);
225 static int fio_windowsaio_close_file(struct thread_data fio_unused *td, struct fio_file *f) in fio_windowsaio_close_file()
Dfusion-aw.c84 int fio_unused close_file_rc; in open_file()
Dglusterfs_async.c99 static int fio_gf_async_queue(struct thread_data fio_unused * td, in fio_gf_async_queue()
Dmtd.c155 int fio_unused __ret; in fio_mtd_open_file()
Dmmap.c232 int fio_unused __ret; in fio_mmapio_open_file()
Ddev-dax.c235 int fio_unused __ret; in fio_devdax_open_file()
Dsg.c102 const struct timespec fio_unused *t) in fio_sgio_getevents()
834 static int fio_sgio_init(struct thread_data fio_unused *td) in fio_sgio_init()
Dpmemblk.c307 static int fio_pmemblk_close_file(struct thread_data fio_unused *td, in fio_pmemblk_close_file()
Dlibaio.c70 static int fio_libaio_prep(struct thread_data fio_unused *td, struct io_u *io_u) in fio_libaio_prep()
Dsync.c198 const struct timespec fio_unused *t) in fio_vsyncio_getevents()
/external/fio/compiler/
Dcompiler.h20 #define fio_unused __attribute__((__unused__)) macro
/external/fio/
Dlog.c90 int fio_unused ret; in log_err()
Dgettime.c214 void fio_gettime(struct timeval *tp, void fio_unused *caller) in fio_gettime()
Dfilesetup.c530 int generic_close_file(struct thread_data fio_unused *td, struct fio_file *f) in generic_close_file()
686 int fio_unused ret; in generic_open_file()
Doptions.c1252 static int str_directory_cb(void *data, const char fio_unused *unused) in str_directory_cb()
1283 static int str_opendir_cb(void *data, const char fio_unused *str) in str_opendir_cb()
Dio_u.c643 int fio_unused ret; in io_u_quiesce()
Dclient.c1077 int fio_unused ret; in handle_text()