HomeSort by relevance Sort by last modified time
    Searched refs:fio_unused (Results 1 - 24 of 24) sorted by null

  /external/fio/engines/
cpu.c 56 static int fio_cpuio_queue(struct thread_data *td, struct io_u fio_unused *io_u)
97 static int fio_cpuio_open(struct thread_data fio_unused *td,
98 struct fio_file fio_unused *f)
null.c 34 unsigned int fio_unused max,
35 const struct timespec fio_unused *t)
78 static int fio_null_open(struct thread_data fio_unused *td,
79 struct fio_file fio_unused *f)
falloc.c 54 int fio_unused ret;
solarisaio.c 22 static int fio_solarisaio_cancel(struct thread_data fio_unused *td,
28 static int fio_solarisaio_prep(struct thread_data fio_unused *td,
108 static int fio_solarisaio_queue(struct thread_data fio_unused *td,
guasi.c 42 static int fio_guasi_prep(struct thread_data fio_unused *td, struct io_u *io_u)
189 static int fio_guasi_cancel(struct thread_data fio_unused *td,
posixaio.c 63 static int fio_posixaio_cancel(struct thread_data fio_unused *td,
75 static int fio_posixaio_prep(struct thread_data fio_unused *td,
fusion-aw.c 84 int fio_unused close_file_rc;
glusterfs_async.c 99 static int fio_gf_async_queue(struct thread_data fio_unused * td,
binject.c 95 const struct timespec fio_unused *t)
435 static int fio_binject_init(struct thread_data fio_unused *td)
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)
dev-dax.c 235 int fio_unused __ret;
mmap.c 232 int fio_unused __ret;
mtd.c 155 int fio_unused __ret;
libaio.c 70 static int fio_libaio_prep(struct thread_data fio_unused *td, struct io_u *io_u)
pmemblk.c 307 static int fio_pmemblk_close_file(struct thread_data fio_unused *td,
sync.c 198 const struct timespec fio_unused *t)
sg.c 102 const struct timespec fio_unused *t)
834 static int fio_sgio_init(struct thread_data fio_unused *td)
  /external/fio/compiler/
compiler.h 20 #define fio_unused __attribute__((__unused__)) macro
  /external/fio/
log.c 90 int fio_unused ret;
gettime.c 214 void fio_gettime(struct timeval *tp, void fio_unused *caller)
filesetup.c 530 int generic_close_file(struct thread_data fio_unused *td, struct fio_file *f)
686 int fio_unused ret;
    [all...]
io_u.c 643 int fio_unused ret;
    [all...]
options.c 1252 static int str_directory_cb(void *data, const char fio_unused *unused)
1283 static int str_opendir_cb(void *data, const char fio_unused *str)
    [all...]
client.c 1077 int fio_unused ret;
    [all...]

Completed in 321 milliseconds