Home
last modified time | relevance | path

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

/external/fio/
Dfilelock.c133 static struct fio_filelock *fio_hash_get(uint32_t hash, int trylock) in fio_hash_get() function
176 ff = fio_hash_get(hash, trylock); in __fio_lock_file()