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

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

Completed in 102 milliseconds