Home
last modified time | relevance | path

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

/external/fio/
Dfile.h36 FILE_LOCK_EXCLUSIVE, enumerator
Dfilesetup.c1300 case FILE_LOCK_EXCLUSIVE: in add_file()
1386 } else if (td->o.file_lock_mode == FILE_LOCK_EXCLUSIVE) in lock_file()
1399 else if (td->o.file_lock_mode == FILE_LOCK_EXCLUSIVE) in unlock_file()
1501 if (td->o.file_lock_mode == FILE_LOCK_EXCLUSIVE) in dup_files()
Doptions.c1342 .oval = FILE_LOCK_EXCLUSIVE,