Home
last modified time | relevance | path

Searched defs:FIO_prefs_s (Results 1 – 1 of 1) sorted by relevance

/external/zstd/programs/
Dfileio.c287 struct FIO_prefs_s { struct
290 FIO_compressionType_t compressionType;
291 …U32 sparseFileSupport; /* 0: no sparse allowed; 1: auto (file yes, stdout no); 2: force sparse */
292 int dictIDFlag;
293 int checksumFlag;
294 int blockSize;
295 int overlapLog;
296 U32 adaptiveMode;
297 int rsyncable;
298 int minAdaptLevel;
[all …]