Searched refs:FILE_LOCK_READWRITE (Results 1 – 3 of 3) sorted by relevance
37 FILE_LOCK_READWRITE, enumerator
1297 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()
1347 .oval = FILE_LOCK_READWRITE,