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

  /external/fio/
ioengines.h 79 extern int td_io_unlink_file(struct thread_data *, struct fio_file *);
filesetup.c 73 ret = td_io_unlink_file(td, f);
205 td_io_unlink_file(td, f);
1286 td_io_unlink_file(td, f);
1296 td_io_unlink_file(td, f);
    [all...]
ioengines.c 536 int td_io_unlink_file(struct thread_data *td, struct fio_file *f) function
iolog.c 126 td_io_unlink_file(td, f);
backend.c 578 ret = td_io_unlink_file(td, f);
    [all...]

Completed in 284 milliseconds