Home
last modified time | relevance | path

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

/external/fio/
Dfile.h37 FILE_LOCK_EXCLUSIVE, enumerator
Dfilesetup.c1514 case FILE_LOCK_EXCLUSIVE: in add_file()
1600 } else if (td->o.file_lock_mode == FILE_LOCK_EXCLUSIVE) in lock_file()
1613 else if (td->o.file_lock_mode == FILE_LOCK_EXCLUSIVE) in unlock_file()
1713 if (td->o.file_lock_mode == FILE_LOCK_EXCLUSIVE) in dup_files()
Doptions.c1561 .oval = FILE_LOCK_EXCLUSIVE,