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