Searched refs:fio_unused (Results 1 – 20 of 20) sorted by relevance
/external/fio/engines/ |
D | null.c | 34 unsigned int fio_unused max, in fio_null_getevents() 35 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 | 55 static int fio_cpuio_queue(struct thread_data *td, struct io_u fio_unused *io_u) in fio_cpuio_queue() 96 static int fio_cpuio_open(struct thread_data fio_unused *td, in fio_cpuio_open() 97 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 | falloc.c | 54 int fio_unused ret; in open_file()
|
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 | binject.c | 94 unsigned int max, 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); 220 static int fio_windowsaio_close_file(struct thread_data fio_unused *td, struct fio_file *f) in fio_windowsaio_close_file()
|
D | sg.c | 65 unsigned int max, struct timespec fio_unused *t) in fio_sgio_getevents() 423 static int fio_sgio_init(struct thread_data fio_unused *td) in fio_sgio_init()
|
D | fusion-aw.c | 84 int fio_unused close_file_rc; in open_file()
|
D | libaio.c | 44 static int fio_libaio_prep(struct thread_data fio_unused *td, struct io_u *io_u) in fio_libaio_prep()
|
D | sync.c | 141 struct timespec fio_unused *t) in fio_vsyncio_getevents()
|
/external/fio/compiler/ |
D | compiler.h | 19 #define fio_unused __attribute__((__unused__)) macro
|
/external/fio/ |
D | log.c | 83 int fio_unused ret; in log_err()
|
D | gettime.c | 201 void fio_gettime(struct timeval *tp, void fio_unused *caller) in fio_gettime()
|
D | filesetup.c | 448 int generic_close_file(struct thread_data fio_unused *td, struct fio_file *f) in generic_close_file() 610 int fio_unused ret; in generic_open_file()
|
D | options.c | 869 static int str_directory_cb(void *data, const char fio_unused *unused) in str_directory_cb() 900 static int str_lockfile_cb(void *data, const char fio_unused *str) in str_lockfile_cb() 912 static int str_opendir_cb(void *data, const char fio_unused *str) in str_opendir_cb()
|
D | client.c | 877 int fio_unused ret; in handle_text()
|
D | io_u.c | 546 int fio_unused ret; in io_u_quiesce()
|
D | stat.c | 1414 static void *__show_running_run_stats(void fio_unused *arg) in __show_running_run_stats()
|