Searched defs:FIO_prefs_s (Results 1 – 1 of 1) sorted by relevance
300 struct FIO_prefs_s { struct303 FIO_compressionType_t compressionType;304 …U32 sparseFileSupport; /* 0: no sparse allowed; 1: auto (file yes, stdout no); 2: force sparse */305 int dictIDFlag;306 int checksumFlag;307 int blockSize;308 int overlapLog;309 U32 adaptiveMode;310 U32 useRowMatchFinder;311 int rsyncable;[all …]