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

  /external/fio/
filelock.h 7 extern bool fio_trylock_file(const char *);
filelock.c 215 bool fio_trylock_file(const char *fname) function
iolog.c 1109 if (fio_trylock_file(log->filename))

Completed in 554 milliseconds