Home
last modified time | relevance | path

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

/external/fio/
Dfilelock.c119 static struct fio_filelock *fio_hash_find(uint32_t hash) in fio_hash_find() function
137 ff = fio_hash_find(hash); in fio_hash_get()
153 __ff = fio_hash_find(hash); in fio_hash_get()
234 ff = fio_hash_find(hash); in fio_unlock_file()