HomeSort by relevance Sort by last modified time
    Searched refs:unlock_file (Results 1 - 3 of 3) sorted by null

  /external/fio/
file.h 176 extern void unlock_file(struct thread_data *, struct fio_file *);
ioengines.c 215 unlock_file(td, io_u->file);
302 unlock_file(td, io_u->file);
filesetup.c 1386 void unlock_file(struct thread_data *td, struct fio_file *f) function
1404 unlock_file(td, f);

Completed in 58 milliseconds