Home
last modified time | relevance | path

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

/external/fio/
Dfile.h203 extern void unlock_file_all(struct thread_data *, struct fio_file *);
Dioengines.c531 unlock_file_all(td, f); in td_io_close_file()
Dfilesetup.c1619 void unlock_file_all(struct thread_data *td, struct fio_file *f) in unlock_file_all() function