Searched refs:unlock_file (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dfile.h184 extern void unlock_file(struct thread_data *, struct fio_file *);
H A Dioengines.c215 unlock_file(td, io_u->file);
304 unlock_file(td, io_u->file);
H A Dfilesetup.c1392 void unlock_file(struct thread_data *td, struct fio_file *f) function
1410 unlock_file(td, f);

Completed in 419 milliseconds