Searched refs:fio_unused (Results 1 – 24 of 24) sorted by relevance
/external/fio/engines/ |
D | null.c | 34 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()
|
D | cpu.c | 56 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()
|
D | solarisaio.c | 22 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()
|
D | posixaio.c | 63 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()
|
D | guasi.c | 42 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()
|
D | falloc.c | 54 int fio_unused ret; in open_file()
|
D | binject.c | 95 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()
|
D | windowsaio.c | 48 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()
|
D | fusion-aw.c | 84 int fio_unused close_file_rc; in open_file()
|
D | glusterfs_async.c | 99 static int fio_gf_async_queue(struct thread_data fio_unused * td, in fio_gf_async_queue()
|
D | mtd.c | 155 int fio_unused __ret; in fio_mtd_open_file()
|
D | mmap.c | 232 int fio_unused __ret; in fio_mmapio_open_file()
|
D | dev-dax.c | 235 int fio_unused __ret; in fio_devdax_open_file()
|
D | sg.c | 102 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()
|
D | pmemblk.c | 307 static int fio_pmemblk_close_file(struct thread_data fio_unused *td, in fio_pmemblk_close_file()
|
D | libaio.c | 70 static int fio_libaio_prep(struct thread_data fio_unused *td, struct io_u *io_u) in fio_libaio_prep()
|
D | sync.c | 198 const struct timespec fio_unused *t) in fio_vsyncio_getevents()
|
/external/fio/compiler/ |
D | compiler.h | 20 #define fio_unused __attribute__((__unused__)) macro
|
/external/fio/ |
D | log.c | 90 int fio_unused ret; in log_err()
|
D | gettime.c | 214 void fio_gettime(struct timeval *tp, void fio_unused *caller) in fio_gettime()
|
D | filesetup.c | 530 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()
|
D | options.c | 1252 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()
|
D | io_u.c | 643 int fio_unused ret; in io_u_quiesce()
|
D | client.c | 1077 int fio_unused ret; in handle_text()
|