Home
last modified time | relevance | path

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

/external/fio/
Dfile.h37 FILE_LOCK_READWRITE, enumerator
Dfilesetup.c1297 case FILE_LOCK_READWRITE: in add_file()
1381 if (td->o.file_lock_mode == FILE_LOCK_READWRITE) { in lock_file()
1397 if (td->o.file_lock_mode == FILE_LOCK_READWRITE) in unlock_file()
1503 else if (td->o.file_lock_mode == FILE_LOCK_READWRITE) in dup_files()
Doptions.c1347 .oval = FILE_LOCK_READWRITE,