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

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

Completed in 82 milliseconds