Searched refs:unlock_file_all (Results 1 – 3 of 3) sorted by relevance
203 extern void unlock_file_all(struct thread_data *, struct fio_file *);
531 unlock_file_all(td, f); in td_io_close_file()
1619 void unlock_file_all(struct thread_data *td, struct fio_file *f) in unlock_file_all() function