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

  /external/fio/
file.h 172 extern int __must_check file_invalidate_cache(struct thread_data *, struct fio_file *);
ioengines.c 454 if (td->o.invalidate_cache && file_invalidate_cache(td, f))
filesetup.c 433 int file_invalidate_cache(struct thread_data *td, struct fio_file *f) function
backend.c 472 if (file_invalidate_cache(td, f))
    [all...]

Completed in 356 milliseconds