Home
last modified time | relevance | path

Searched refs:fio_trylock_file (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dfilelock.h5 extern int fio_trylock_file(const char *);
Dfilelock.c215 int fio_trylock_file(const char *fname) in fio_trylock_file() function
Diolog.c963 if (fio_trylock_file(log->filename)) in finish_log()