Home
last modified time | relevance | path

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

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