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

  /external/fio/
file.h 173 extern int __must_check put_file(struct thread_data *, struct fio_file *);
ioengines.c 506 return put_file(td, f);
filesetup.c 1337 int put_file(struct thread_data *td, struct fio_file *f) function
io_u.c 681 unsigned int ret = put_file(td, f);
    [all...]

Completed in 308 milliseconds