Home
last modified time | relevance | path

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

/external/fio/
Dfile.h38 FILE_LOCK_READWRITE, enumerator
Dfilesetup.c1511 case FILE_LOCK_READWRITE: in add_file()
1595 if (td->o.file_lock_mode == FILE_LOCK_READWRITE) { in lock_file()
1611 if (td->o.file_lock_mode == FILE_LOCK_READWRITE) in unlock_file()
1715 else if (td->o.file_lock_mode == FILE_LOCK_READWRITE) in dup_files()
Doptions.c1566 .oval = FILE_LOCK_READWRITE,