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

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

Completed in 79 milliseconds